diff options
Diffstat (limited to 'stream/http.c')
-rw-r--r-- | stream/http.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/stream/http.c b/stream/http.c index 11fe7ed6de..bb96739c45 100644 --- a/stream/http.c +++ b/stream/http.c @@ -45,8 +45,6 @@ #include <libavutil/avutil.h> -extern int network_bandwidth; - typedef struct { unsigned metaint; unsigned metapos; |