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

Unified Diff: src/plugin/AdblockPlusTab.h

Issue 11013110: Cleanup (Closed)
Patch Set: Minor CallEngine refactoring Created July 26, 2013, 2:12 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/AdblockPlusTab.h
===================================================================
--- a/src/plugin/AdblockPlusTab.h
+++ b/src/plugin/AdblockPlusTab.h
@@ -9,7 +9,6 @@
{
public:
- void OnNavigate(const CString& url);
CPluginTab(CPluginClass* plugin);
~CPluginTab();
};

Powered by Google App Engine
This is Rietveld