浏览代码

amunits: removed PSmallInt definition from exec. Nowadays it's defined in the System unit anyway

git-svn-id: trunk@30998 -
Károly Balogh 10 年之前
父节点
当前提交
adb2b71c94
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      packages/amunits/src/coreunits/exec.pas

+ 0 - 1
packages/amunits/src/coreunits/exec.pas

@@ -110,7 +110,6 @@ TYPE
        PULONG   = ^longword;
        PULONG   = ^longword;
        PAPTR    = ^APTR;
        PAPTR    = ^APTR;
        PLONG    = ^LONG;
        PLONG    = ^LONG;
-       psmallint = ^smallint;
 
 
 const
 const
        {There is a problem with boolean
        {There is a problem with boolean