$OpenBSD: patch-src_client_cinematic_cl_cinematic_ogm_c,v 1.1.1.1 2011/05/27 07:20:11 ajacoutot Exp $
--- src/client/cinematic/cl_cinematic_ogm.c.orig	Fri Sep  3 15:03:01 2010
+++ src/client/cinematic/cl_cinematic_ogm.c	Fri Sep  3 15:03:23 2010
@@ -13,10 +13,6 @@
 #include "../sound/s_main.h"
 #include "../sound/s_music.h"
 
-#if !defined(HAVE_VORBIS_CODEC_H) || (!defined(HAVE_XVID_H) && !defined(HAVE_THEORA_THEORA_H))
-#error "No ogm support compiled into the binary"
-#endif
-
 #include <ogg/ogg.h>
 #include <vorbis/codec.h>
 
