diff options
Diffstat (limited to 'Ivy/Ivy.cxx')
-rw-r--r-- | Ivy/Ivy.cxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Ivy/Ivy.cxx b/Ivy/Ivy.cxx index 3f8daed..c56356c 100644 --- a/Ivy/Ivy.cxx +++ b/Ivy/Ivy.cxx @@ -4,11 +4,6 @@ #include "stdafx.h"
-#ifdef _DEBUG
-#define DEBUG_NEW new(__FILE__, __LINE__)
-#define new DEBUG_NEW
-#endif
-
#include "Ivy.h"
#include "IvyWatcher.h"
|