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