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

Unified Diff: libadblockplus-android/jni/JniWebRequest.cpp

Issue 29555724: Issue 5772 - Remove unused imports (Closed)
Patch Set: Created Sept. 25, 2017, 1:21 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
Index: libadblockplus-android/jni/JniWebRequest.cpp
diff --git a/libadblockplus-android/jni/JniWebRequest.cpp b/libadblockplus-android/jni/JniWebRequest.cpp
index e2d61be62f92c3797f106a77fe63c534586fb63c..2e309007b61d0e218c9ac7a5c30cca67ee3248cd 100644
--- a/libadblockplus-android/jni/JniWebRequest.cpp
+++ b/libadblockplus-android/jni/JniWebRequest.cpp
@@ -16,7 +16,6 @@
*/
#include "JniCallbacks.h"
-#include "Utils.h"
#include "JniWebRequest.h"
// precached in JNI_OnLoad and released in JNI_OnUnload

Powered by Google App Engine
This is Rietveld