mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2026-02-25 08:08:17 +01: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