summaryrefslogtreecommitdiff
path: root/Ivy/BufferedSocket.cxx
diff options
context:
space:
mode:
authorfcolin2007-02-01 12:53:36 +0000
committerfcolin2007-02-01 12:53:36 +0000
commite661571a5a49870ebd4df32520c18ffb69e96b50 (patch)
tree5d7ec5cd0cf3c2fa5efcba28a433bbaaaeaf4b82 /Ivy/BufferedSocket.cxx
parent2a2c244787f3f9584c49b93d499e1d6f1af114c6 (diff)
downloadivy-cplusplus-e661571a5a49870ebd4df32520c18ffb69e96b50.zip
ivy-cplusplus-e661571a5a49870ebd4df32520c18ffb69e96b50.tar.gz
ivy-cplusplus-e661571a5a49870ebd4df32520c18ffb69e96b50.tar.bz2
ivy-cplusplus-e661571a5a49870ebd4df32520c18ffb69e96b50.tar.xz
Utilisateur : Fcolin Date : 17/07/01 Heure : 18:25 Archivé dans $/Ivy (vss 9)
Diffstat (limited to 'Ivy/BufferedSocket.cxx')
-rw-r--r--Ivy/BufferedSocket.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/Ivy/BufferedSocket.cxx b/Ivy/BufferedSocket.cxx
index 441d580..2e15cab 100644
--- a/Ivy/BufferedSocket.cxx
+++ b/Ivy/BufferedSocket.cxx
@@ -5,10 +5,6 @@
#include "stdafx.h"
#include "BufferedSocket.h"
-#ifdef _DEBUG
-#define DEBUG_NEW new(__FILE__, __LINE__)
-#define new DEBUG_NEW
-#endif
//////////////////////////////////////////////////////////////////////
// Construction/Destruction