diff --git a/source/glest_game/menu/menu_state_custom_game.h b/source/glest_game/menu/menu_state_custom_game.h index 5a9c99249..c45735e11 100644 --- a/source/glest_game/menu/menu_state_custom_game.h +++ b/source/glest_game/menu/menu_state_custom_game.h @@ -67,9 +67,6 @@ private: GraphicLabel labelPublishServer; GraphicListBox listBoxPublishServer; - - GraphicLabel labelPublishServerExternalPort; - GraphicListBox listBoxPublishServerExternalPort; GraphicMessageBox mainMessageBox; int mainMessageBoxState;