Преглед изворни кода

rtl: removed obsolete widechar declaration

mattias пре 4 година
родитељ
комит
46053a8ce5
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      packages/rtl/system.pas

+ 0 - 1
packages/rtl/system.pas

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