hedgewars/SDLh.pas
branchsdl2transition
changeset 11375 7d0511a3cff8
parent 11373 011c5cc195cc
child 11392 f4e19cd88747
--- a/hedgewars/SDLh.pas	Sat Nov 14 02:55:38 2015 +0100
+++ b/hedgewars/SDLh.pas	Sat Nov 14 02:57:00 2015 +0100
@@ -53,16 +53,6 @@
     type PLongInt = ^LongInt;
 {$ENDIF}
 
-{$IFDEF DARWIN}
-    {$IFNDEF HWLIBRARY}
-        {$linkframework SDL2}
-        {$linkframework SDL2_net}
-        {$linkframework SDL2_image}
-        {$linkframework SDL2_ttf}
-        {$linkframework SDL2_mixer}
-    {$ENDIF}
-{$ENDIF}
-
 
 (*  SDL  *)
 const