浏览代码

* pinteger removed

git-svn-id: trunk@3092 -
marco 19 年之前
父节点
当前提交
d0a755a621
共有 1 个文件被更改,包括 0 次插入1 次删除
  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;