Revert "fix LXVST support for plugins that make audioMaster callbacks from
[ardour.git] / gtk2_ardour / export_video_dialog.h
index 72376512d12dd332238ed2578e96e7239a95a373..2594c2073b530cea268f27ea6d6384f49d62c6cd 100644 (file)
@@ -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 */