summaryrefslogtreecommitdiffstats
path: root/mencoder.c
diff options
context:
space:
mode:
Diffstat (limited to 'mencoder.c')
-rw-r--r--mencoder.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/mencoder.c b/mencoder.c
index 960799f67f..34053e3fce 100644
--- a/mencoder.c
+++ b/mencoder.c
@@ -116,12 +116,8 @@ int forced_subs_only=0;
// cache2:
int stream_cache_size=-1;
#ifdef CONFIG_STREAM_CACHE
-extern int cache_fill_status;
-
float stream_cache_min_percent=20.0;
float stream_cache_seek_min_percent=50.0;
-#else
-#define cache_fill_status 0
#endif
int vobsub_id=-1;