# HG changeset patch # User diego # Date 1284137687 0 # Node ID 4c973cb80fa50d3f6f82b18ea304906299e28b9b # Parent 45474d63d118a10fbe8e4498ea5ff4554eeb3bfb Remove duplicate stream_cache_size extern declaration. diff -r 45474d63d118 -r 4c973cb80fa5 stream/network.c --- a/stream/network.c Fri Sep 10 16:52:05 2010 +0000 +++ b/stream/network.c Fri Sep 10 16:54:47 2010 +0000 @@ -50,8 +50,6 @@ #include "cookies.h" #include "url.h" -extern int stream_cache_size; - /* Variables for the command line option -user, -passwd, -bandwidth, -user-agent and -nocookies */