diff options
Diffstat (limited to 'lib/windows/windows.nim')
-rwxr-xr-x | lib/windows/windows.nim | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/windows/windows.nim b/lib/windows/windows.nim index 669424570..99339fe8a 100755 --- a/lib/windows/windows.nim +++ b/lib/windows/windows.nim @@ -17,7 +17,6 @@ type PWideChar* = ptr int16 type # WinNT.h -- Defines the 32-Bit Windows types and constants - CHAR* = int8 SHORT* = int16 LONG* = int # UNICODE (Wide Character) types |