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

Unified Diff: src/plugin/PluginMutex.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/PluginMutex.cpp
===================================================================
--- a/src/plugin/PluginMutex.cpp
+++ b/src/plugin/PluginMutex.cpp
@@ -18,7 +18,7 @@
#include "PluginStdAfx.h"
#include "PluginMutex.h"
-#include "PluginClient.h"
+#include "PluginClientBase.h"
#include "sddl.h"
Oleksandr 2015/03/19 04:39:32 This can be removed as well

Powered by Google App Engine
This is Rietveld