Forráskód Böngészése

Merged revisions 3092 via svnmerge from
svn+ssh://[email protected]/FPC/svn/fpc/trunk

........
r3092 | marco | 2006-03-31 10:23:43 +0200 (Fri, 31 Mar 2006) | 1 line

* pinteger removed
........

git-svn-id: branches/fixes_2_0@3093 -

marco 19 éve
szülő
commit
5ab4281f5e
1 módosított fájl, 0 hozzáadás és 1 törlés
  1. 0 1
      rtl/objpas/types.pp

+ 0 - 1
rtl/objpas/types.pp

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