Browse Source

* pinteger removed

git-svn-id: trunk@3092 -
marco 19 years ago
parent
commit
d0a755a621
1 changed files with 0 additions and 1 deletions
  1. 0 1
      rtl/objpas/types.pp

+ 0 - 1
rtl/objpas/types.pp

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