Explorar el Código

* pinteger removed

git-svn-id: trunk@3092 -
marco hace 19 años
padre
commit
d0a755a621
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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;