hedgewars/SDLh.pas
branch0.9.21
changeset 10759 0f4b38722400
parent 10640 efa069762cb2
--- a/hedgewars/SDLh.pas	Mon Jun 01 14:30:22 2015 +0200
+++ 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