mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-04-06 07:07:54 +02:00
rtl: removed obsolete widechar declaration
This commit is contained in:
parent
55ebba76b2
commit
46053a8ce5
@ -87,7 +87,6 @@ type
|
||||
|
||||
UnicodeString = type String;
|
||||
WideString = type String;
|
||||
WideChar = char;
|
||||
UnicodeChar = char;
|
||||
|
||||
TDynArrayIndex = NativeInt;
|
||||
|
Loading…
Reference in New Issue
Block a user