* pinteger removed

git-svn-id: trunk@3092 -
This commit is contained in:
marco 2006-03-31 08:23:43 +00:00
parent 1c9da313d9
commit d0a755a621

View File

@ -36,7 +36,6 @@ type
DWORD = LongWord;
PLongint = System.PLongint;
PInteger = System.PInteger;
PSmallInt = System.PSmallInt;
PDouble = System.PDouble;
PByte = System.PByte;