瀏覽代碼

amunits: cleanup, removed the old amigasmartlinking define from icon

git-svn-id: trunk@28713 -
Károly Balogh 11 年之前
父節點
當前提交
a0d03d5f33
共有 1 個文件被更改,包括 0 次插入5 次删除
  1. 0 5
      packages/amunits/src/coreunits/icon.pas

+ 0 - 5
packages/amunits/src/coreunits/icon.pas

@@ -51,11 +51,6 @@
     [email protected]
 }
 
-{$I useamigasmartlink.inc}
-{$ifdef use_amiga_smartlink}
-   {$smartlink on}
-{$endif use_amiga_smartlink}
-
 unit icon;
 
 INTERFACE