Deprecate execRemoteFnc in 3.7.0

Remove functions the second update after deprecation.
This commit is contained in:
Thomas Kooi 2016-01-19 15:54:59 +01:00
parent 62f589ac84
commit a612bdecf2

View File

@ -20,7 +20,7 @@
*/
#include "script_component.hpp"
ACE_DEPRECATED("ace_common_fnc_execRemoteFnc","3.6.0","ace_common_fnc_globalEvent");
ACE_DEPRECATED("ace_common_fnc_execRemoteFnc","3.7.0","ace_common_fnc_globalEvent");
GVAR(remoteFnc) = _this;