diff --git a/src/bindings/bind_region.c b/src/bindings/bind_region.c index 19ec1dedb..022f65d24 100644 --- a/src/bindings/bind_region.c +++ b/src/bindings/bind_region.c @@ -199,15 +199,6 @@ static int tolua_region_set_morale(lua_State* L) return 0; } -static int tolua_region_get_flag(lua_State* L) -{ - region* self = (region*)tolua_tousertype(L, 1, 0); - int bit = (int)tolua_tonumber(L, 2, 0); - - lua_pushboolean(L, (self->flags & (1<flags & (1<