--- 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';