summaryrefslogtreecommitdiff
path: root/gtk2_ardour/video_monitor.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/video_monitor.h')
-rw-r--r--gtk2_ardour/video_monitor.h4
1 files changed, 0 insertions, 4 deletions
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 */