]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/client_side_reply.h
Remove unused clientReplyContext::holdingBuffer (#1272)
[thirdparty/squid.git] / src / client_side_reply.h
index 5e6de0864380c7d8868f1a0b61bdc2fdf0205647..68b45715b33ab5dd4254eeab88e73bbe8726b415 100644 (file)
@@ -99,7 +99,6 @@ private:
     void sendStreamError(StoreIOBuffer const &result);
     void pushStreamData(StoreIOBuffer const &result, char *source);
     clientStreamNode * next() const;
-    StoreIOBuffer holdingBuffer;
     HttpReply *reply;
     void processReplyAccess();
     static ACLCB ProcessReplyAccessResult;