# HG changeset patch # User koda # Date 1447466220 -3600 # Node ID 7d0511a3cff8a66f7bb85aeb809dd1f1ddf7638b # Parent 28c309f452694e00b3fc9effda75c36dee91482b SDLh: Remove linking from file This is not needed any more. diff -r 28c309f45269 -r 7d0511a3cff8 hedgewars/SDLh.pas --- 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