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/export_video_dialog.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'gtk2_ardour/export_video_dialog.h') diff --git a/gtk2_ardour/export_video_dialog.h b/gtk2_ardour/export_video_dialog.h index 72376512d1..2594c2073b 100644 --- a/gtk2_ardour/export_video_dialog.h +++ b/gtk2_ardour/export_video_dialog.h @@ -17,8 +17,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -#ifdef WITH_VIDEOTIMELINE - #ifndef __gtk_ardour_export_video_dialog_h__ #define __gtk_ardour_export_video_dialog_h__ @@ -125,5 +123,3 @@ class ExportVideoDialog : public ArdourDialog , public PBD::ScopedConnectionList }; #endif /* __gtk_ardour_export_video_dialog_h__ */ - -#endif /* WITH_VIDEOTIMELINE */ -- cgit v1.2.3