]> git.ipfire.org Git - thirdparty/squid.git/commit
Removing storeLowestMemReaderOffset() as unused.
authorwessels <>
Fri, 20 Apr 2007 12:54:48 +0000 (12:54 +0000)
committerwessels <>
Fri, 20 Apr 2007 12:54:48 +0000 (12:54 +0000)
commit942799f12ce39d492f0bed6132eab0663413e438
treeeaaf80e0617b1655ccbd49acf95e701ef2a8786c
parentf0d1a2b99cd126d07fe41aef750b230f013c3f9a
Removing storeLowestMemReaderOffset() as unused.

This function was just a wrapper around MemOjbect::lowestMemReaderOffset()
and it was never referenced.
src/Store.h
src/store_client.cc