mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
remove obsolete private
This commit is contained in:
parent
5d0a7ed062
commit
f3a175e9d6
@ -12,8 +12,7 @@
|
||||
*/
|
||||
#include "script_component.hpp"
|
||||
|
||||
private ["_fnc_parseConfigForDisplayNames", "_name"];
|
||||
|
||||
private "_fnc_parseConfigForDisplayNames";
|
||||
_fnc_parseConfigForDisplayNames = {
|
||||
params ["_optionEntry"];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user