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

Unified Diff: Shared/PluginClass.h

Issue 8978054: Removal of shareware parts (Closed)
Patch Set: Created Dec. 5, 2012, 7:59 a.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
« no previous file with comments | « Shared/Plugin.cpp ('k') | Shared/PluginClass.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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();
« no previous file with comments | « Shared/Plugin.cpp ('k') | Shared/PluginClass.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld