Explorar el Código

amunits: cleanup, removed the old amigasmartlinking define from icon

git-svn-id: trunk@28713 -
Károly Balogh hace 11 años
padre
commit
a0d03d5f33
Se han modificado 1 ficheros con 0 adiciones y 5 borrados
  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