hedgewars/SDLh.pas
changeset 10973 36b84888934c
parent 10849 a772d342066a
child 11046 47a8c19ecb60
child 11098 0032a00d915b
--- a/hedgewars/SDLh.pas	Tue Jun 02 01:28:21 2015 +0100
+++ b/hedgewars/SDLh.pas	Tue Jun 02 01:58:10 2015 +0100
@@ -53,20 +53,6 @@
     type PLongInt = ^LongInt;
 {$ENDIF}
 
-{$IFDEF DARWIN}
-    {$IFNDEF HWLIBRARY}
-        {$linklib SDLmain}
-        {$PASCALMAINNAME SDL_main}
-        {$linkframework Cocoa}
-        {$linkframework SDL}
-        {$linkframework SDL_net}
-        {$linkframework SDL_image}
-        {$linkframework SDL_ttf}
-        {$linkframework SDL_mixer}
-        {$linkframework OpenGL}
-    {$ENDIF}
-{$ENDIF}
-
 
 (*  SDL  *)
 const