amunits: removed the old useamigasmartlink includes from syscallified units, it's no longer necessary

git-svn-id: trunk@28606 -
This commit is contained in:
Károly Balogh 2014-09-05 23:31:51 +00:00
parent e178ece821
commit 6c4833ab6b
9 changed files with 4 additions and 44 deletions

View File

@ -57,11 +57,6 @@
}
{$PACKRECORDS 2}
{$I useamigasmartlink.inc}
{$ifdef use_amiga_smartlink}
{$smartlink on}
{$endif use_amiga_smartlink}
unit agraphics;
INTERFACE

View File

@ -45,11 +45,6 @@
}
{$PACKRECORDS 2}
{$I useamigasmartlink.inc}
{$ifdef use_amiga_smartlink}
{$smartlink on}
{$endif use_amiga_smartlink}
unit amigados;
INTERFACE

View File

@ -48,11 +48,7 @@
nils.sjoholm@mailbox.swipnet.se
}
{$I useamigasmartlink.inc}
{$ifdef use_amiga_smartlink}
{$smartlink on}
{$endif use_amiga_smartlink}
{$PACKRECORDS 2}
UNIT asl;

View File

@ -34,11 +34,7 @@
nils.sjoholm@mailbox.swipnet.se Nils Sjoholm
}
{$I useamigasmartlink.inc}
{$ifdef use_amiga_smartlink}
{$smartlink on}
{$endif use_amiga_smartlink}
{$PACKRECORDS 2}
unit diskfont;

View File

@ -73,11 +73,6 @@
}
{$PACKRECORDS 2}
{$I useamigasmartlink.inc}
{$ifdef use_amiga_smartlink}
{$smartlink on}
{$endif use_amiga_smartlink}
UNIT EXEC;

View File

@ -47,11 +47,6 @@
}
{$PACKRECORDS 2}
{$I useamigasmartlink.inc}
{$ifdef use_amiga_smartlink}
{$smartlink on}
{$endif use_amiga_smartlink}
unit intuition;
INTERFACE

View File

@ -33,10 +33,6 @@
nils.sjoholm@mailbox.swipnet.se Nils Sjoholm
}
{$PACKRECORDS 2}
{$I useamigasmartlink.inc}
{$ifdef use_amiga_smartlink}
{$smartlink on}
{$endif use_amiga_smartlink}
unit keymap;

View File

@ -25,11 +25,7 @@
nils.sjoholm@mailbox.swipnet.se
}
{$I useamigasmartlink.inc}
{$ifdef use_amiga_smartlink}
{$smartlink on}
{$endif use_amiga_smartlink}
{$PACKRECORDS 2}
unit timer;

View File

@ -31,11 +31,7 @@
nils.sjoholm@mailbox.swipnet.se
}
{$I useamigasmartlink.inc}
{$ifdef use_amiga_smartlink}
{$smartlink on}
{$endif use_amiga_smartlink}
{$PACKRECORDS 2}
unit utility;