2
0
Эх сурвалжийг харах

rtl: removed obsolete widechar declaration

mattias 4 жил өмнө
parent
commit
46053a8ce5

+ 0 - 1
packages/rtl/system.pas

@@ -87,7 +87,6 @@ type
 
   UnicodeString = type String;
   WideString = type String;
-  WideChar = char;
   UnicodeChar = char;
 
   TDynArrayIndex = NativeInt;