# HG changeset patch # User diego # Date 1284137712 0 # Node ID 84299b9bf8aaf808abfe57d67916e9d9048970a2 # Parent 4c973cb80fa50d3f6f82b18ea304906299e28b9b Remove unnecessary stream_cache_size extern declaration. diff -r 4c973cb80fa5 -r 84299b9bf8aa stream/http.c --- a/stream/http.c Fri Sep 10 16:54:47 2010 +0000 +++ b/stream/http.c Fri Sep 10 16:55:12 2010 +0000 @@ -43,8 +43,6 @@ #include "help_mp.h" -extern int stream_cache_size; - typedef struct { unsigned metaint; unsigned metapos;