Chromium Code Reviews| Index: net/spdy/spdy_proxy_client_socket.h |
| =================================================================== |
| --- net/spdy/spdy_proxy_client_socket.h (revision 112347) |
| +++ net/spdy/spdy_proxy_client_socket.h (working copy) |
| @@ -154,8 +154,6 @@ |
| // Number of bytes written which have not been confirmed |
| int write_bytes_outstanding_; |
| - // True if read has ever returned zero for eof. |
| - bool eof_has_been_read_; |
| // True if the transport socket has ever sent data. |
| bool was_ever_used_; |