forgot to remove label and listbox from header.

This commit is contained in:
Titus Tscharntke 2010-10-11 00:59:45 +00:00
parent f0d7954f63
commit d80127f697

View File

@ -67,9 +67,6 @@ private:
GraphicLabel labelPublishServer;
GraphicListBox listBoxPublishServer;
GraphicLabel labelPublishServerExternalPort;
GraphicListBox listBoxPublishServerExternalPort;
GraphicMessageBox mainMessageBox;
int mainMessageBoxState;