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

Unified Diff: Shared/PluginSettings.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/PluginFilter.cpp ('k') | Shared/PluginSettings.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Shared/PluginSettings.h
===================================================================
--- a/Shared/PluginSettings.h
+++ b/Shared/PluginSettings.h
@@ -16,7 +16,6 @@
#define SETTING_USER_ID L"userid"
#define SETTING_PLUGIN_ID L"pluginuniqueid"
#define SETTING_PLUGIN_INFO_PANEL L"plugininfopanel"
-#define SETTING_PLUGIN_EXPIRED L"pluginexpired"
#define SETTING_PLUGIN_PASSWORD L"pluginpassword"
#define SETTING_PLUGIN_VERSION L"pluginversion"
#define SETTING_PLUGIN_UPDATE_URL L"pluginupdateurl"
@@ -24,10 +23,6 @@
#define SETTING_PLUGIN_UPDATE_TIME L"pluginupdatetime"
#define SETTING_PLUGIN_SELFTEST L"pluginselftest"
#define SETTING_LANGUAGE L"language"
-#define SETTING_PLUGIN_REGISTRATION L"registration"
-#define SETTING_PLUGIN_ADBLOCKLIMIT L"adblocklimit"
-#define SETTING_PLUGIN_ADBLOCKCOUNT L"adblockcount"
-#define SETTING_PLUGIN_LIMITDAY L"limitday"
#define SETTING_FFMPEG L"ffmpeg"
#define SETTING_FFMPEG_CHECK L"ffmpeg_check"
#define SETTING_CLOSE_WHEN_FINISHED L"closeWhenFinished"
« no previous file with comments | « Shared/PluginFilter.cpp ('k') | Shared/PluginSettings.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld