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

Unified Diff: src/plugin/PluginStdAfx.h

Issue 5558809044975616: Noissue - Dead code removal (Closed)
Patch Set: Created Oct. 7, 2014, 3:56 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 | « src/plugin/PluginClass.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/plugin/PluginStdAfx.h
===================================================================
--- a/src/plugin/PluginStdAfx.h
+++ b/src/plugin/PluginStdAfx.h
@@ -53,14 +53,8 @@
#include "PluginDebugMacros.h"
#include "PluginErrorCodes.h"
-
#include "Config.h"
-
-#if (defined ENTERPRISE)
-#define CONFIG_IN_REGISTRY
-#endif
#include "Resource.h"
-
#include "PluginDebug.h"
#define _CRTDBG_MAP_ALLOC
« no previous file with comments | « src/plugin/PluginClass.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld