Remove unused ExpeditionMemberStatus Lua constants

This commit is contained in:
hg
2020-05-23 18:19:16 -04:00
parent 32cc2d66dd
commit 39fad0c1a0
3 changed files with 1 additions and 15 deletions
-1
View File
@@ -39,7 +39,6 @@ namespace luabind {
}
luabind::scope lua_register_expedition();
luabind::scope lua_register_expedition_member_status();
class Lua_Expedition : public Lua_Ptr<Expedition>
{