--- trunk/Win32/Sojaner.MemoryScanner/MemoryScanner.cs 2013/05/28 12:34:38 426 +++ trunk/Win32/Sojaner.MemoryScanner/MemoryScanner.cs 2013/05/28 12:39:42 427 @@ -8,7 +8,7 @@ #define LOGGING_ENABLE_VERBOSEDEBUG #define LOGGING_ENABLE_ERROR #define LOGGING_ENABLE_VERBOSEERROR -#define LOGGING_ENABLE_PROFILER +//#define LOGGING_ENABLE_PROFILER #endregion #endregion using System; |