Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: src/plugin/PluginWbPassThrough.h

Issue 5096167658487808: [IE] Dead code (Closed)
Patch Set: Created June 20, 2014, 9:26 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: src/plugin/PluginWbPassThrough.h
===================================================================
--- a/src/plugin/PluginWbPassThrough.h
+++ b/src/plugin/PluginWbPassThrough.h
@@ -15,7 +15,6 @@
bool m_shouldBlock;
bool m_lastDataReported;
CComPtr<IInternetProtocol> m_pTargetProtocol;
- CString m_url;
int GetContentTypeFromMimeType(CString mimeType);
int GetContentTypeFromURL(CString src);

Powered by Google App Engine
This is Rietveld