@@ -186,10 +186,6 @@ normal conditions)}
type
-
-(*This should be removed as soon as cardinal arithmetic in FPC works OK.*)
- cardinal=longint;
{TKbdKeyInfo - record type for character data for KbdCharIn and KbdPeek}
(* #pragma pack(2) ??? *)
TKbdKeyInfo=record
@@ -170,10 +170,6 @@ normal conditions)}
MOU_MICKEYS =2;
{unnecessary, just FYI}
THMOU=word;
PHMOU=^THMOU;
@@ -343,10 +343,6 @@ resolution.}
THVio=word;
PHVio=^THVio;