summaryrefslogtreecommitdiff
path: root/methods/http.h
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2007-06-09 01:02:25 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2007-06-09 01:02:25 +0200
commitc37030c2566a511787933f801a89430f26e5b18a (patch)
treef5786be03d1816e68580d405867bfab8d89712ad /methods/http.h
parent408a4726131e9db26ff868623a5d216a26c45a50 (diff)
* debian/control: increase standards version
* methods/http.cc: revert pipeline depth and move global Proxy to here * methods/http.h: remove Proxy from here
Diffstat (limited to 'methods/http.h')
-rw-r--r--methods/http.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/methods/http.h b/methods/http.h
index 541e2952c..a6191e501 100644
--- a/methods/http.h
+++ b/methods/http.h
@@ -158,6 +158,4 @@ class HttpMethod : public pkgAcqMethod
};
};
-URI Proxy;
-
#endif