aboutsummaryrefslogtreecommitdiff
path: root/multimedia/vlc-devel/files/theora.c-patch
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/vlc-devel/files/theora.c-patch')
-rw-r--r--multimedia/vlc-devel/files/theora.c-patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/vlc-devel/files/theora.c-patch b/multimedia/vlc-devel/files/theora.c-patch
deleted file mode 100644
index 35919e1f7e92..000000000000
--- a/multimedia/vlc-devel/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
- *****************************************************************************/