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

Unified Diff: src/plugin/PluginClass.h

Issue 5621379923705856: No issue [dead code] - Remove not used method CPluginClass::GetConnectionPointPropSink (Closed)
Patch Set: Created Nov. 28, 2014, 3:01 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
« no previous file with comments | « no previous file | src/plugin/PluginClass.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/plugin/PluginClass.h
===================================================================
--- a/src/plugin/PluginClass.h
+++ b/src/plugin/PluginClass.h
@@ -89,7 +89,6 @@
bool CreateStatusBarPane();
CComPtr<IConnectionPoint> GetConnectionPoint();
- CComPtr<IConnectionPoint> GetConnectionPointPropSink();
public:
HWND GetBrowserHWND() const;
« no previous file with comments | « no previous file | src/plugin/PluginClass.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld