summaryrefslogtreecommitdiff
path: root/src/gui/serverdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/serverdialog.h')
-rw-r--r--src/gui/serverdialog.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gui/serverdialog.h b/src/gui/serverdialog.h
index 3eebff6c7..4969e2487 100644
--- a/src/gui/serverdialog.h
+++ b/src/gui/serverdialog.h
@@ -188,11 +188,8 @@ class ServerDialog : public Window,
/** Status of the current download. */
ServerDialogDownloadStatus mDownloadStatus;
-
Net::Download *mDownload;
-
float mDownloadProgress;
-
ServerInfo *mServerInfo;
CheckBox *mPersistentIPCheckBox;
};