diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-07-05 23:18:43 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-07-05 23:18:43 +0100 |
| commit | 66e6d93921ef9ecca86d807be68f7cfb481cc4c6 (patch) | |
| tree | b13753e0b7bd3c54cff421c12b3d44601cba5ae9 /src/wx/swaroop_controls.h | |
| parent | e09df0d2680a01003af057df8eab6bec0133731a (diff) | |
swaroop: remove on-screen log from player.
Diffstat (limited to 'src/wx/swaroop_controls.h')
| -rw-r--r-- | src/wx/swaroop_controls.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/swaroop_controls.h b/src/wx/swaroop_controls.h index d8d39d4a0..11dbcfc10 100644 --- a/src/wx/swaroop_controls.h +++ b/src/wx/swaroop_controls.h @@ -77,7 +77,6 @@ private: wxListCtrl* _spl_view; wxButton* _refresh_spl_view; wxListCtrl* _current_spl_view; - wxTextCtrl* _log; bool _current_disable_timeline; bool _current_disable_next; |
