From ffcf1df72849711b23ff1d184df69f01826edba9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 22 Jun 2012 02:24:53 +0300 Subject: Fix compilation warnings in windows builds. --- src/debug/debug_new.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/debug') diff --git a/src/debug/debug_new.cpp b/src/debug/debug_new.cpp index bb7e64346..b64fc684b 100644 --- a/src/debug/debug_new.cpp +++ b/src/debug/debug_new.cpp @@ -163,9 +163,9 @@ * * Value of the padding bytes at the end of a memory block. */ -#ifndef M_DEBUG_NEW_TAILCHECK_CHAR -#define M_DEBUG_NEW_TAILCHECK_CHAR 0xCC -#endif +//#ifndef M_DEBUG_NEW_TAILCHECK_CHAR +//#define M_DEBUG_NEW_TAILCHECK_CHAR 0xCC +//#endif /** * @def M_DEBUG_NEW_USE_ADDR2LINE -- cgit v1.2.3-60-g2f50