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.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'gtk2_ardour/video_monitor.h') diff --git a/gtk2_ardour/video_monitor.h b/gtk2_ardour/video_monitor.h index 0f954e9cd5..59b90f5e46 100644 --- a/gtk2_ardour/video_monitor.h +++ b/gtk2_ardour/video_monitor.h @@ -17,8 +17,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -#ifdef WITH_VIDEOTIMELINE - #ifndef __ardour_video_monitor_h__ #define __ardour_video_monitor_h__ @@ -114,5 +112,3 @@ class VideoMonitor : public sigc::trackable , public ARDOUR::SessionHandlePtr, p }; #endif /* __ardour_video_monitor_h__ */ - -#endif /* WITH_VIDEOTIMELINE */ -- cgit v1.2.3