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

Unified Diff: Shared/Plugin.cpp

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/Config.h ('k') | Shared/PluginClass.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Shared/Plugin.cpp
===================================================================
--- a/Shared/Plugin.cpp
+++ b/Shared/Plugin.cpp
@@ -144,7 +144,6 @@
settings->SetString(SETTING_PLUGIN_ID, pluginId);
}
- settings->SetValue(SETTING_PLUGIN_ADBLOCKCOUNT, 0);
settings->Write();
if (isInstall)
« no previous file with comments | « Shared/Config.h ('k') | Shared/PluginClass.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld