Explorar o código

rtl: removed obsolete widechar declaration

mattias %!s(int64=4) %!d(string=hai) anos
pai
achega
46053a8ce5
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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;