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

Unified Diff: src/plugin/Resource.h

Issue 11013110: Cleanup (Closed)
Patch Set: More beautification and addressing comments Created July 29, 2013, 12:13 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 | « src/plugin/PluginWbPassThrough.cpp ('k') | src/shared/Communication.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/plugin/Resource.h
===================================================================
--- a/src/plugin/Resource.h
+++ b/src/plugin/Resource.h
@@ -24,13 +24,8 @@
#define IDI_ICON_ENABLED 301
#define IDI_ICON_DISABLED 302
-#define ID_ABOUT 35001
-#define ID_INVITEFRIENDS 35002
#define ID_SETTINGS 35003
#define ID_PLUGIN_ENABLE 35004
-#define ID_FAQ 35007
-#define ID_PLUGIN_UPDATE 35008
-#define ID_FEEDBACK 35013
#define ID_WHITELISTDOMAIN 35014
#define ID_BLACKLISTDOMAIN 35015
#define ID_WHITELISTDOMAIN_ERROR 35016
« no previous file with comments | « src/plugin/PluginWbPassThrough.cpp ('k') | src/shared/Communication.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld