delete obsolete file

This commit is contained in:
commy2 2015-01-12 14:16:09 +01:00
parent 8bc42eb14f
commit 4c000ca5fe

View File

@ -1,7 +0,0 @@
// by commy2
private "_name";
_name = name (_this select 0);
[_name, "{if (serverCommandAvailable '#kick') then {serverCommand format['#kick %1', _this]}}"] call FUNC(execRemoteFnc);