diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/wx/controls.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/controls.cc b/src/wx/controls.cc index c6a2b2570..7976a77ce 100644 --- a/src/wx/controls.cc +++ b/src/wx/controls.cc @@ -164,7 +164,6 @@ Controls::Controls(wxWindow* parent, FilmViewer& viewer, bool editor_controls) ); _config_changed_connection = Config::instance()->Changed.connect (bind(&Controls::config_changed, this, _1)); - config_changed (Config::OTHER); } void |
