Parcourir la source

* pinteger removed

git-svn-id: trunk@3092 -
marco il y a 19 ans
Parent
commit
d0a755a621
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      rtl/objpas/types.pp

+ 0 - 1
rtl/objpas/types.pp

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