From 3799de12820e2675a837acf672f3a253ee0b3566 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 25 Jul 2012 20:32:54 +0100 Subject: [PATCH] Enable some more bits. --- src/tools/dvdomatic.cc | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/tools/dvdomatic.cc b/src/tools/dvdomatic.cc index 7416994f4..db84999eb 100644 --- a/src/tools/dvdomatic.cc +++ b/src/tools/dvdomatic.cc @@ -359,7 +359,6 @@ class App : public wxApp set_menu_sensitivity (); -#if 0 /* XXX: calling these here is a bit of a hack */ film_editor->setup_visibility (); #ifndef DVDOMATIC_DISABLE_PLAYER @@ -373,7 +372,6 @@ class App : public wxApp } else { file_changed (""); } -#endif return true; } -- 2.30.2