X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fcontent_panel.h;h=8277b7c4250a1013e85cc3e0055ea407ff11f301;hb=b0f21ba2d7c2669616dfc78ce2e07d98ee58b3c5;hp=9d6e6a8b52b52687db72f861a1f9d81c7d62950e;hpb=39e2134910fc916a45ebddf121664afcbd76cc19;p=dcpomatic.git diff --git a/src/wx/content_panel.h b/src/wx/content_panel.h index 9d6e6a8b5..8277b7c42 100644 --- a/src/wx/content_panel.h +++ b/src/wx/content_panel.h @@ -101,7 +101,6 @@ private: std::list panels () const; wxSplitterWindow* _splitter; - wxSizer* _sizer; wxNotebook* _notebook; wxListCtrl* _content; wxButton* _add_file;