mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
remove commented out code
This commit is contained in:
parent
3f855298e2
commit
da0d37ed0d
@ -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 {
|
class ACE_Extensions {
|
||||||
extensions[] = {};
|
extensions[] = {};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user