Runs.
[dcpomatic.git] / src / tools / dvdomatic.cc
index 87c079beea0b939b56efb25c124ba2c38edfad3b..a78d037941bd5ab004d358fa343eaf5988a81d08 100644 (file)
@@ -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 ());