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

Unified Diff: include/AdblockPlus.h

Issue 29500602: Issue 5450 - introduce the Platform class (Closed) Base URL: https://github.com/adblockplus/libadblockplus.git
Patch Set: rebase Created July 31, 2017, 12:53 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 | « no previous file | include/AdblockPlus/JsEngine.h » ('j') | include/AdblockPlus/Platform.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/AdblockPlus.h
diff --git a/include/AdblockPlus.h b/include/AdblockPlus.h
index 026010ef2b17f15b0b459a6397636e034a9271da..c2dde37df0beedb9bac3e7530960459aea5e5a7b 100644
--- a/include/AdblockPlus.h
+++ b/include/AdblockPlus.h
@@ -31,7 +31,6 @@
#define ADBLOCK_PLUS_ADBLOCK_PLUS_H
#include <AdblockPlus/AppInfo.h>
-#include <AdblockPlus/DefaultLogSystem.h>
#include <AdblockPlus/FilterEngine.h>
#include <AdblockPlus/LogSystem.h>
#include <AdblockPlus/JsEngine.h>
« no previous file with comments | « no previous file | include/AdblockPlus/JsEngine.h » ('j') | include/AdblockPlus/Platform.h » ('J')

Powered by Google App Engine
This is Rietveld