diff --git a/packages/rtl/system.pas b/packages/rtl/system.pas index 7802b85..3e3d272 100644 --- a/packages/rtl/system.pas +++ b/packages/rtl/system.pas @@ -87,7 +87,6 @@ type UnicodeString = type String; WideString = type String; - WideChar = char; UnicodeChar = char; TDynArrayIndex = NativeInt;