diff options
Diffstat (limited to 'multimedia/vlc/files/theora.c-patch')
-rw-r--r-- | multimedia/vlc/files/theora.c-patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/vlc/files/theora.c-patch b/multimedia/vlc/files/theora.c-patch deleted file mode 100644 index 35919e1f7e9..00000000000 --- a/multimedia/vlc/files/theora.c-patch +++ /dev/null @@ -1,11 +0,0 @@ ---- modules/codec/theora.c.orig Sun Feb 29 22:28:09 2004 -+++ modules/codec/theora.c Sun Feb 29 22:28:23 2004 -@@ -31,7 +31,7 @@ - #include <ogg/ogg.h> - - #include <theora/theora.h> -- -+extern int theora_encode_tables(theora_state *t, ogg_packet *op); - /***************************************************************************** - * decoder_sys_t : theora decoder descriptor - *****************************************************************************/ |