remove commented out code

This commit is contained in:
commy2 2016-02-21 22:31:14 +01:00
parent 3f855298e2
commit da0d37ed0d

View File

@ -86,14 +86,6 @@ class CfgUIGrids {
};
};
/*
// check dll
class RscStandardDisplay;
class RscDisplayMain: RscStandardDisplay {
onLoad = QUOTE([ARR_4(""onLoad"",_this,""RscDisplayMain"",'GUI')] call (uinamespace getVariable 'BIS_fnc_initDisplay'); [ARR_5('header','tail',{0},{},_this select 0)] call COMPILE_FILE(functions\fnc_errorMessage));
};
*/
class ACE_Extensions {
extensions[] = {};
};