Update of /cvsroot/mahogany/M/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18759/include
Modified Files:
Mconfig.h
Log Message:
removed some old cruft (USE_DEBUG_NEW, USE_CLASSINFO)
Index: Mconfig.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/Mconfig.h,v
retrieving revision 1.51
retrieving revision 1.52
diff -b -u -2 -r1.51 -r1.52
--- Mconfig.h 11 Mar 2004 11:38:20 -0000 1.51
+++ Mconfig.h 30 Mar 2004 17:48:09 -0000 1.52
@@ -109,19 +109,4 @@
// ----------------------------------------------------------------------------
-/// debug allocator
-#undef USE_DEBUGNEW
-
-
-#ifdef USE_DEBUGNEW
-# define GLOBAL_NEW WXDEBUG_NEW
-# define GLOBAL_DELETE delete
-#else
-# define GLOBAL_NEW new
-# define GLOBAL_DELETE delete
-#endif
-
-/// use simple dynamic class information
-#define USE_CLASSINFO 1
-
/// name of the application, has to remain "M" for compatibility reasons
#define M_APPLICATIONNAME _T("M")
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates