From 66ee2c8e597ca9a07d614cf56b4002e5303e3645 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Thu, 11 Apr 2013 19:49:29 +0200 Subject: enable videotimeline by default --- gtk2_ardour/video_monitor.cc | 3 --- 1 file changed, 3 deletions(-) (limited to 'gtk2_ardour/video_monitor.cc') diff --git a/gtk2_ardour/video_monitor.cc b/gtk2_ardour/video_monitor.cc index 9bcd244cf0..550dd46816 100644 --- a/gtk2_ardour/video_monitor.cc +++ b/gtk2_ardour/video_monitor.cc @@ -17,8 +17,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -#ifdef WITH_VIDEOTIMELINE - #include "pbd/file_utils.h" #include "gui_thread.h" #include "ardour_ui.h" @@ -517,4 +515,3 @@ VideoMonitor::xjadeo_sync_setup () sync_by_manual_seek = my_manual_seek; } } -#endif /* WITH_VIDEOTIMELINE */ -- cgit v1.2.3