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

Unified Diff: Shared/PluginClass.h

Issue 8949229: Removal of all user tracking and shareware parts (Closed)
Patch Set: Created Dec. 6, 2012, 4:38 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: Shared/PluginClass.h
===================================================================
--- a/Shared/PluginClass.h
+++ b/Shared/PluginClass.h
@@ -102,8 +102,6 @@
bool SetMenuBar(HMENU hMenu, const CString& url);
HMENU CreatePluginMenu(const CString& url);
- void DisplayActivateMessage();
-
void DisplayPluginMenu(HMENU hMenu, int nToolbarCmdID, POINT pt, UINT nMenuFlags);
bool CreateStatusBarPane();

Powered by Google App Engine
This is Rietveld