ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater.PluginFramework/Core/ConfigPlugin.cs
(Generate patch)

Comparing trunk/RomCheater.PluginFramework/Core/ConfigPlugin.cs (file contents):
Revision 174 by william, Mon May 28 09:21:52 2012 UTC vs.
Revision 175 by william, Mon May 28 09:24:07 2012 UTC

--- trunk/RomCheater.PluginFramework/Core/ConfigPlugin.cs	2012/05/28 09:21:52	174
+++ trunk/RomCheater.PluginFramework/Core/ConfigPlugin.cs	2012/05/28 09:24:07	175
@@ -1,5 +1,5 @@
 //#define DISABLE_VERBOSE_LOGGING_FOR_PERFORMANCE_BOOST // when defined will disable verbose logging for performance speed-up
-//#define DISALLOW_VERBOSE_LOGGING // when defined will disallow verbose logging for performance reasons
+#define DISALLOW_VERBOSE_LOGGING // when defined will disallow verbose logging for performance reasons
 #define ALLOW_SYSTEM_PROCESSES_TO_BE_INLUCDED // when defined system processes will be included in process list
 using System;
 using System.Collections.Generic;