diff options
author | fcolin | 2007-02-01 13:03:50 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 13:03:50 +0000 |
commit | 901b0ed8f02209727f983fe79e9f9eed4db87327 (patch) | |
tree | 3167c9190f5524e3cc8b40a66f8fe226642e103d /Bus/Ivy/IvyWatcher.cxx | |
parent | c25540c40f745b8d3051bc44b79a048042942ad7 (diff) | |
download | ivy-cplusplus-901b0ed8f02209727f983fe79e9f9eed4db87327.zip ivy-cplusplus-901b0ed8f02209727f983fe79e9f9eed4db87327.tar.gz ivy-cplusplus-901b0ed8f02209727f983fe79e9f9eed4db87327.tar.bz2 ivy-cplusplus-901b0ed8f02209727f983fe79e9f9eed4db87327.tar.xz |
Utilisateur : Fcolin Date : 17/07/01 Heure : 18:25 Archivé dans $/Ivy (vss 7)
Diffstat (limited to 'Bus/Ivy/IvyWatcher.cxx')
-rw-r--r-- | Bus/Ivy/IvyWatcher.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Bus/Ivy/IvyWatcher.cxx b/Bus/Ivy/IvyWatcher.cxx index 57f054c..4101d11 100644 --- a/Bus/Ivy/IvyWatcher.cxx +++ b/Bus/Ivy/IvyWatcher.cxx @@ -3,10 +3,6 @@ #include "stdafx.h"
-#ifdef _DEBUG
-#define DEBUG_NEW new(__FILE__, __LINE__)
-#define new DEBUG_NEW
-#endif
#include "IvyWatcher.h"
#include "IvyApplication.h"
|