changeset 25597:85ca3ea69e03

Remove unused definition.
author diego
date Sun, 06 Jan 2008 13:01:41 +0000
parents 02f913fa8ddd
children 0cf6c33e4400
files libmpcodecs/vd.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/libmpcodecs/vd.c	Sun Jan 06 12:58:02 2008 +0000
+++ b/libmpcodecs/vd.c	Sun Jan 06 13:01:41 2008 +0000
@@ -2,8 +2,6 @@
 #include <stdlib.h>
 #include <string.h>
 
-#define USE_THEORA
-
 #include "config.h"
 #include "mp_msg.h"
 #include "help_mp.h"