Index: net/spdy/spdy_framer.cc |
diff --git a/net/spdy/spdy_framer.cc b/net/spdy/spdy_framer.cc |
index e74a0564cd3d0c9422969fa8b43f0f25f0a1d048..3ee66bc195b0c0bb7afc1b3909ca33e1b7315586 100644 |
--- a/net/spdy/spdy_framer.cc |
+++ b/net/spdy/spdy_framer.cc |
@@ -2,10 +2,6 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-// TODO(rtenhove) clean up frame buffer size calculations so that we aren't |
-// constantly adding and subtracting header sizes; this is ugly and error- |
-// prone. |
- |
#include "net/spdy/spdy_framer.h" |
#include "base/lazy_instance.h" |