summaryrefslogtreecommitdiff
path: root/methods/http.cc
diff options
context:
space:
mode:
authorMichael Vogt <egon@bottom>2006-04-02 13:12:05 +0200
committerMichael Vogt <egon@bottom>2006-04-02 13:12:05 +0200
commit376091144df4991f161f068f2c297b80e94d36db (patch)
treee0515b0d1b2b520560ec854467ead44d6d53db2a /methods/http.cc
parenta07f63d9f23dbd619663c33b4eee10e86ae26672 (diff)
parent8f30ca302e4235985982a0f2b1e83dfe977ed12c (diff)
* merged the pdiff stuff
Diffstat (limited to 'methods/http.cc')
-rw-r--r--methods/http.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/methods/http.cc b/methods/http.cc
index 341de94e3..cb63ada49 100644
--- a/methods/http.cc
+++ b/methods/http.cc
@@ -58,7 +58,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};