diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/tools/dvdomatic.cc | 2 |
1 files changed, 0 insertions, 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; } |
