hedgewars/uVideoRec.pas
branchflibqtfrontend
changeset 8304 620560c89284
parent 8279 c03d64969112
child 8370 0c79946e96f8
--- a/hedgewars/uVideoRec.pas	Sun Dec 16 12:05:32 2012 +0400
+++ b/hedgewars/uVideoRec.pas	Sun Dec 16 12:25:13 2012 +0400
@@ -30,11 +30,6 @@
 {$IFNDEF WIN32}
     {$LINKLIB ../bin/libavwrapper.a}
 {$ENDIF}
-{$IFDEF DARWIN}
-    {$LINKLIB bz2}
-    {$LINKFRAMEWORK CoreVideo}
-    {$LINKFRAMEWORK VideoDecodeAcceleration}
-{$ENDIF}
 
 interface