summaryrefslogtreecommitdiff
path: root/src/wx/dir_picker_ctrl.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-12-27 21:16:40 +0000
committerCarl Hetherington <cth@carlh.net>2013-12-27 21:16:40 +0000
commitec95ff05f66e9b4cf3bcdbefa0c75ca8f99dc279 (patch)
tree3931b1c2ba441ed7985c76e197f96e6aeafeb599 /src/wx/dir_picker_ctrl.h
parentbb969a0e8c27382688583554edc559bcebbca8c9 (diff)
parent2026bfd81dbc8975e127e92c5395e996c2d1462b (diff)
Merge branch '1.0' into 1.0-seek
Diffstat (limited to 'src/wx/dir_picker_ctrl.h')
-rw-r--r--src/wx/dir_picker_ctrl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/dir_picker_ctrl.h b/src/wx/dir_picker_ctrl.h
index 97c0d217a..8d596cefc 100644
--- a/src/wx/dir_picker_ctrl.h
+++ b/src/wx/dir_picker_ctrl.h
@@ -30,7 +30,6 @@ public:
private:
void browse_clicked ();
- wxWindow* _parent;
wxStaticText* _folder;
wxButton* _browse;
wxString _path;