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

Unified Diff: src/plugin/PluginSettings.cpp

Issue 4899473029332992: Noissue - Remove dead code (Closed)
Patch Set: Created March 17, 2015, 2:35 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: src/plugin/PluginSettings.cpp
===================================================================
--- a/src/plugin/PluginSettings.cpp
+++ b/src/plugin/PluginSettings.cpp
@@ -20,7 +20,7 @@
#include <Wbemidl.h>
#include <time.h>
#include "PluginSettings.h"
-#include "PluginClient.h"
+#include "AdblockPlusClient.h"
#include "PluginSystem.h"
#include "PluginFilter.h"
#include "PluginMutex.h"

Powered by Google App Engine
This is Rietveld