diff options
author | fcolin | 2007-02-01 12:55:54 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 12:55:54 +0000 |
commit | 71c03f5f23aae4165215b46d5e0e4763e889ae2c (patch) | |
tree | d9d78c314283bc77bc1d27d26f9dd0dbcc3b9aa4 /Bus/Ivy/Ivy.cxx | |
parent | 3f949fd8911350d0ab855559f1c5a4adc7017375 (diff) | |
download | ivy-cplusplus-71c03f5f23aae4165215b46d5e0e4763e889ae2c.zip ivy-cplusplus-71c03f5f23aae4165215b46d5e0e4763e889ae2c.tar.gz ivy-cplusplus-71c03f5f23aae4165215b46d5e0e4763e889ae2c.tar.bz2 ivy-cplusplus-71c03f5f23aae4165215b46d5e0e4763e889ae2c.tar.xz |
Utilisateur : Fcolin Date : 17/07/01 Heure : 18:25 Archivé dans $/Ivy (vss 9)
Diffstat (limited to 'Bus/Ivy/Ivy.cxx')
-rw-r--r-- | Bus/Ivy/Ivy.cxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Bus/Ivy/Ivy.cxx b/Bus/Ivy/Ivy.cxx index 3f8daed..c56356c 100644 --- a/Bus/Ivy/Ivy.cxx +++ b/Bus/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"
|