Logging improvements to allow prettier displays in the server GUI.
[dcpomatic.git] / src / wx / dir_picker_ctrl.h
index 97c0d217a15541318bcb8a0bae5498a965dad93f..df6cbffa63afe15621dbe39d15a4272249adc393 100644 (file)
@@ -29,8 +29,7 @@ public:
 
 private:
        void browse_clicked ();
-       
-       wxWindow* _parent;
+
        wxStaticText* _folder;
        wxButton* _browse;
        wxString _path;