Преглед на файлове

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 години
родител
ревизия
5ab4281f5e
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  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;