summaryrefslogtreecommitdiff
path: root/src/gui/windows/editdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/windows/editdialog.h')
-rw-r--r--src/gui/windows/editdialog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/windows/editdialog.h b/src/gui/windows/editdialog.h
index 74242ed52..fa4a02bf7 100644
--- a/src/gui/windows/editdialog.h
+++ b/src/gui/windows/editdialog.h
@@ -66,7 +66,6 @@ class EditDialog final : public Window, public gcn::ActionListener
private:
std::string mEventOk;
TextField *mTextField;
- int mDefaultWidth;
};
#endif // GUI_WINDOWS_EDITDIALOG_H