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 issues in previous patch Created June 4, 2013, 10:14 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
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()

Powered by Google App Engine
This is Rietveld