diff options
author | fcolin | 2007-02-01 12:55:54 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 12:55:54 +0000 |
commit | 121227691c09257a90493aa8dbf0a57f2f8ad199 (patch) | |
tree | 7765ec240db8bf0407990ceb971835e1684b22df /Ivy/Ivy.cxx | |
parent | 00cf18f4f75ac42dad7337ad22c1808e53b62a3e (diff) | |
download | ivy-cplusplus-121227691c09257a90493aa8dbf0a57f2f8ad199.zip ivy-cplusplus-121227691c09257a90493aa8dbf0a57f2f8ad199.tar.gz ivy-cplusplus-121227691c09257a90493aa8dbf0a57f2f8ad199.tar.bz2 ivy-cplusplus-121227691c09257a90493aa8dbf0a57f2f8ad199.tar.xz |
Utilisateur : Fcolin Date : 17/07/01 Heure : 18:25 Archivé dans $/Ivy (vss 9)
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"
|