changeset 32047:0cd03afdb7ec

Remove unnecessary cache_fill_status #define. The #define is only set if CONFIG_STREAM_CACHE is not defined, but in this case the variable is not used.
author diego
date Fri, 10 Sep 2010 13:52:56 +0000
parents 63c9b411e756
children bdfbf727c11d
files mplayer.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mplayer.c	Fri Sep 10 12:28:07 2010 +0000
+++ b/mplayer.c	Fri Sep 10 13:52:56 2010 +0000
@@ -261,8 +261,6 @@
 #ifdef CONFIG_STREAM_CACHE
 float stream_cache_min_percent=20.0;
 float stream_cache_seek_min_percent=50.0;
-#else
-#define cache_fill_status 0
 #endif
 
 // dump: