X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Ftools%2Fdvdomatic.cc;h=6c27892b0806760a950d5559facbc3e26abe8286;hp=80a33efefd9400116b91be16d2e189158bb3e160;hb=d62877ae6c4e316e43f4052e4b9ba673610012cf;hpb=fa3ed3149bd2464d920f54c92b99f57ce9b4d75f diff --git a/src/tools/dvdomatic.cc b/src/tools/dvdomatic.cc index 80a33efef..6c27892b0 100644 --- a/src/tools/dvdomatic.cc +++ b/src/tools/dvdomatic.cc @@ -236,9 +236,6 @@ public: set_menu_sensitivity (); - /* XXX: calling these here is a bit of a hack */ - film_editor->setup_visibility (); - film_editor->FileChanged.connect (bind (&Frame::file_changed, this, _1)); if (film) { file_changed (film->directory ());