X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Fwx%2Ffilm_editor.cc;fp=src%2Fwx%2Ffilm_editor.cc;h=881317f3aa74cfd94128651a909a4c5ec79a5bdd;hp=7f9461d940fb4ba6f4035707fc1f930c214c62f9;hb=b6c780d3107557d452c6612d715d01e2be52dbda;hpb=e725a6b4bce2a05275ee611965c62d6803f3bf7c diff --git a/src/wx/film_editor.cc b/src/wx/film_editor.cc index 7f9461d94..881317f3a 100644 --- a/src/wx/film_editor.cc +++ b/src/wx/film_editor.cc @@ -89,8 +89,6 @@ FilmEditor::FilmEditor (wxWindow* parent) ); set_film (shared_ptr ()); - - SetSizerAndFit (s); }