summaryrefslogtreecommitdiff
path: root/rsc/source
diff options
context:
space:
mode:
Diffstat (limited to 'rsc/source')
-rw-r--r--rsc/source/tools/rsctools.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/rsc/source/tools/rsctools.cxx b/rsc/source/tools/rsctools.cxx
index 8757498f78ba..387e6a444ba8 100644
--- a/rsc/source/tools/rsctools.cxx
+++ b/rsc/source/tools/rsctools.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: rsctools.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 16:04:21 $
+ * last change: $Author: rt $ $Date: 2007-07-03 14:01:24 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -63,7 +63,7 @@
#include <rtl/alloc.h>
#include <rtl/memory.h>
-#if defined (WIN) || defined (MAC)
+#if defined (WIN)
#define ONLY_NEW
#endif