Reverting Jan's fix-the-buildbot commit

This reverts commit 5465d40b8d.
This commit is contained in:
Edward Hervey 2009-04-19 14:07:58 +02:00
parent 5465d40b8d
commit ea76b43723

View file

@ -42,7 +42,6 @@ GST_DEBUG_CATEGORY (ffmpeg_debug);
static GStaticMutex gst_avcodec_mutex = G_STATIC_MUTEX_INIT;
#error "Deliberately broke the build to kick the buildbots, sorry folks"
int
gst_ffmpeg_avcodec_open (AVCodecContext * avctx, AVCodec * codec)