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

Unified Diff: src/plugin/PluginSettings.h

Issue 11369200: Disable everywhere fix (Closed)
Patch Set: Created Aug. 13, 2013, 2:18 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/PluginSettings.cpp » ('j') | src/plugin/PluginSettings.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/plugin/PluginSettings.h
===================================================================
--- a/src/plugin/PluginSettings.h
+++ b/src/plugin/PluginSettings.h
@@ -87,10 +87,6 @@
static CString GetSystemLanguage();
DWORD m_WindowsBuildNumber;
-private:
-
- bool m_isPluginEnabledTab;
-
public:
void TogglePluginEnabled();
« no previous file with comments | « no previous file | src/plugin/PluginSettings.cpp » ('j') | src/plugin/PluginSettings.cpp » ('J')

Powered by Google App Engine
This is Rietveld