diff options
author | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-11 05:27:26 +0000 |
---|---|---|
committer | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-11 05:27:26 +0000 |
commit | 6a60c8cdaeb4bfe2108bdda58e2c094ee453c1bf (patch) | |
tree | 2fa73f7cf39796509c1ae384282c4dd61c7c72d7 /net/curvecp/received_block_list.h | |
parent | 4d5b96b229869f27a1ab1bb31e952615ef770e12 (diff) | |
download | chromium_src-6a60c8cdaeb4bfe2108bdda58e2c094ee453c1bf.zip chromium_src-6a60c8cdaeb4bfe2108bdda58e2c094ee453c1bf.tar.gz chromium_src-6a60c8cdaeb4bfe2108bdda58e2c094ee453c1bf.tar.bz2 |
Cleanup: Remove unneeded forward declararations in net.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/8525020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109590 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/curvecp/received_block_list.h')
-rw-r--r-- | net/curvecp/received_block_list.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/curvecp/received_block_list.h b/net/curvecp/received_block_list.h index 4c05ecf..22755f5 100644 --- a/net/curvecp/received_block_list.h +++ b/net/curvecp/received_block_list.h @@ -13,7 +13,6 @@ namespace net { class DrainableIOBuffer; class IOBuffer; -class IOBufferWithSize; // A ReceivedBlockList manages everything needed to track a set of of incoming // blocks. It can coalesce continuous blocks and locate holes in the received |