Beim Aufräumen was vergessen.

This commit is contained in:
CTD 2015-01-09 16:00:11 +01:00
parent ac3195851a
commit 5b82e7709d
1 changed files with 0 additions and 2 deletions

View File

@ -519,8 +519,6 @@ void register_tolua_helpers(void)
at_register(&at_direction);
at_register(&at_building_action);
register_function((pf_generic) & lua_building_protection,
TOLUA_CAST "lua_building_protection");
register_function((pf_generic) & lua_building_taxes,
TOLUA_CAST "lua_building_taxes");
register_function((pf_generic) & lua_agebuilding,