X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/020daa7b026cf1496959ccc9d062d95cb5f8ec02..bedb5293c16d105966d9bf48951483af0fbaff2a:/methods/http.cc diff --git a/methods/http.cc b/methods/http.cc index 06b91686c..5aefd4c1f 100644 --- a/methods/http.cc +++ b/methods/http.cc @@ -59,7 +59,6 @@ unsigned long PipelineDepth = 10; unsigned long TimeOut = 120; bool Debug = false; - unsigned long CircleBuf::BwReadLimit=0; unsigned long CircleBuf::BwTickReadData=0; struct timeval CircleBuf::BwReadTick={0,0};