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

Unified Diff: src/plugin/Config.h

Issue 29349925: Issue #4338, #3391 - Remove registered window class for the status bar
Patch Set: Created Aug. 17, 2016, 1:21 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.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/plugin/Config.h
===================================================================
--- a/src/plugin/Config.h
+++ b/src/plugin/Config.h
@@ -101,12 +101,6 @@
// Miscellaneous
// ----------------------------------------------------------------------------
-// Status bar pane name
-#define STATUSBAR_PANE_NAME L"AdblockPlusStatusBarPane"
-
-// Status bar pane number
-#define STATUSBAR_PANE_NUMBER 2
-
#define ENGINE_STARTUP_TIMEOUT 10000
« no previous file with comments | « no previous file | src/plugin/PluginClass.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld