فهرست منبع

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