Chromium Code Reviews| Index: net/spdy/spdy_framer.h |
| diff --git a/net/spdy/spdy_framer.h b/net/spdy/spdy_framer.h |
| index 976a3647ecdac38fff80b4aa6fcb99c64758cdb7..8e2ce1c05752649a355e1dc04fed0f4cafe92752 100644 |
| --- a/net/spdy/spdy_framer.h |
| +++ b/net/spdy/spdy_framer.h |
| @@ -20,8 +20,6 @@ |
| #include "net/spdy/spdy_header_block.h" |
| #include "net/spdy/spdy_protocol.h" |
| -// TODO(akalin): Remove support for CREDENTIAL frames. |
| - |
| typedef struct z_stream_s z_stream; // Forward declaration for zlib. |
| namespace net { |