diff options
Diffstat (limited to 'chrome_frame/protocol_sink_wrap.h')
-rw-r--r-- | chrome_frame/protocol_sink_wrap.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome_frame/protocol_sink_wrap.h b/chrome_frame/protocol_sink_wrap.h index 2b8a08d0..a6b88b6 100644 --- a/chrome_frame/protocol_sink_wrap.h +++ b/chrome_frame/protocol_sink_wrap.h @@ -134,8 +134,6 @@ class ProtData : public base::RefCounted<ProtData> { // BINDSTATUS_SERVER_MIMETYPEAVAILABLE received, so we shall fire one. bool has_server_mime_type_; - // Did we received ReportData() - bool report_data_received_; RendererType renderer_type_; // Buffer for accumulated data including 1 extra for NULL-terminator |