 Issue 4899473029332992:
  Noissue - Remove dead code  (Closed)
    
  
    Issue 4899473029332992:
  Noissue - Remove dead code  (Closed) 
  | Index: src/plugin/PluginMutex.cpp | 
| =================================================================== | 
| --- a/src/plugin/PluginMutex.cpp | 
| +++ b/src/plugin/PluginMutex.cpp | 
| @@ -18,8 +18,7 @@ | 
| #include "PluginStdAfx.h" | 
| #include "PluginMutex.h" | 
| -#include "PluginClient.h" | 
| -#include "sddl.h" | 
| +#include "PluginClientBase.h" | 
| CPluginMutex::CPluginMutex(const std::wstring& name, int errorSubidBase) |