Browse Source

amunits: cleanup, removed the old amigasmartlinking define from icon

git-svn-id: trunk@28713 -
Károly Balogh 11 years ago
parent
commit
a0d03d5f33
1 changed files with 0 additions and 5 deletions
  1. 0 5
      packages/amunits/src/coreunits/icon.pas

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

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