hedgewars/uConsts.pas
changeset 8325 ecd51650d5d8
parent 8204 9a6030d96273
child 8330 aaefa587e277
child 8346 3443e0de2c9d
--- a/hedgewars/uConsts.pas	Mon Dec 24 16:23:55 2012 +0100
+++ b/hedgewars/uConsts.pas	Mon Dec 24 17:07:12 2012 +0100
@@ -27,8 +27,6 @@
 
 const
     sfMax = 1000;
-    cDefaultParamNum = 17;
-    cVideorecParamNum = cDefaultParamNum + 7;
 
     // message constants
     errmsgCreateSurface   = 'Error creating SDL surface';