소스 검색

amunits: removed the old smartlink include from expansion

git-svn-id: trunk@32662 -
Károly Balogh 9 년 전
부모
커밋
43b2fd0efd
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. 0 5
      packages/amunits/src/coreunits/expansion.pas

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

@@ -31,11 +31,6 @@
     [email protected] Nils Sjoholm
 }
 
-{$I useamigasmartlink.inc}
-{$ifdef use_amiga_smartlink}
-   {$smartlink on}
-{$endif use_amiga_smartlink}
-
 UNIT expansion;
 
 INTERFACE