diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-10-14 16:44:01 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-10-14 16:46:23 +0200 |
| commit | e53bdf376e1fbfe9dea990defa4f007b694c134e (patch) | |
| tree | 7cb37a0a83a9ee58d238dd12fe10cce54ec3cfea /src/wx/content_panel.h | |
| parent | d038abd7a0dce09aa84101c45af5ec8e4086e64f (diff) | |
Remove unused bits.
Diffstat (limited to 'src/wx/content_panel.h')
| -rw-r--r-- | src/wx/content_panel.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/content_panel.h b/src/wx/content_panel.h index 761b34a24..13393f632 100644 --- a/src/wx/content_panel.h +++ b/src/wx/content_panel.h @@ -117,7 +117,6 @@ private: ContentMenu* _menu; TimelineDialog* _timeline_dialog; wxNotebook* _parent; - ContentList _last_selected; wxWindow* _last_selected_tab; boost::shared_ptr<Film> _film; |
