Remove unused ExpeditionMemberStatus Lua constants

This commit is contained in:
hg
2020-05-23 18:19:16 -04:00
parent 2f1c3b8037
commit 5552770587
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>
{