diff options
author | fcolin | 2007-02-01 13:03:10 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 13:03:10 +0000 |
commit | eb9b06f1074051aecb940001dc2c9db4ee8c7863 (patch) | |
tree | cd7efe1d75e6ac480584b2251647e9e8ec138380 /Bus/Ivy | |
parent | 575beaa8085aae45a6ad0a96bcec7fd04159d4f5 (diff) | |
download | ivy-cplusplus-eb9b06f1074051aecb940001dc2c9db4ee8c7863.zip ivy-cplusplus-eb9b06f1074051aecb940001dc2c9db4ee8c7863.tar.gz ivy-cplusplus-eb9b06f1074051aecb940001dc2c9db4ee8c7863.tar.bz2 ivy-cplusplus-eb9b06f1074051aecb940001dc2c9db4ee8c7863.tar.xz |
Utilisateur : Fcolin Date : 17/07/01 Heure : 18:25 Archivé dans $/Ivy (vss 6)
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"
|