enable videotimeline by default

This commit is contained in:
Robin Gareus 2013-04-11 19:49:29 +02:00
parent b7c617b057
commit 66ee2c8e59
56 changed files with 43 additions and 338 deletions

View file

@ -17,8 +17,6 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
#ifdef WITH_VIDEOTIMELINE
#ifndef __ardour_transcode_ffmpeg_h__
#define __ardour_transcode_ffmpeg_h__
@ -164,4 +162,3 @@ class TranscodeFfmpeg : public sigc::trackable
};
#endif /* __ardour_transcode_ffmpeg_h__ */
#endif /* WITH_VIDEOTIMELINE */