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

Unified Diff: src/plugin/abp.h

Issue 10836037: Share code for data path retrieval in engine and plugin (Closed)
Patch Set: Fixed nit Created June 4, 2013, 10:38 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 | « src/plugin/PluginSettings.cpp ('k') | src/shared/Utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/plugin/abp.h
===================================================================
--- a/src/plugin/abp.h
+++ b/src/plugin/abp.h
@@ -1,7 +1,4 @@
#define PLUGIN_UPDATE_URL "abpupdate.txt"
-// Name of user dir in %APPDATA%\..\LocalLow
-#define USER_DIR "AdBlockPlus\\"
-
//This is a dummy for the original implementation
#define MULTIPLE_VERSIONS_CHECK()
« no previous file with comments | « src/plugin/PluginSettings.cpp ('k') | src/shared/Utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld