summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfcolin2007-02-01 12:55:54 +0000
committerfcolin2007-02-01 12:55:54 +0000
commit71c03f5f23aae4165215b46d5e0e4763e889ae2c (patch)
treed9d78c314283bc77bc1d27d26f9dd0dbcc3b9aa4
parent3f949fd8911350d0ab855559f1c5a4adc7017375 (diff)
downloadivy-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)
-rw-r--r--Bus/Ivy/Ivy.cxx5
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"