uWorld does not require uMatrix anymore
authorsheepluva
Wed, 11 Jun 2014 13:07:46 +0200
changeset 10277 b325e36f8e54
parent 10276 89056c7254ef
child 10278 cf3ff506734e
uWorld does not require uMatrix anymore
hedgewars/uWorld.pas
--- a/hedgewars/uWorld.pas	Wed Jun 11 12:55:24 2014 +0200
+++ b/hedgewars/uWorld.pas	Wed Jun 11 13:07:46 2014 +0200
@@ -64,9 +64,6 @@
 {$IFDEF USE_VIDEO_RECORDING}
     , uVideoRec
 {$ENDIF}
-{$IFDEF GL2}
-    , uMatrix
-{$ENDIF}
     ;
 
 var cWaveWidth, cWaveHeight: LongInt;