summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--extensions/source/ole/ole2uno.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/extensions/source/ole/ole2uno.hxx b/extensions/source/ole/ole2uno.hxx
index 603ef955e14d..a73fafa4d013 100644
--- a/extensions/source/ole/ole2uno.hxx
+++ b/extensions/source/ole/ole2uno.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ole2uno.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: jl $ $Date: 2002-06-05 13:21:38 $
+ * last change: $Author: vg $ $Date: 2003-04-15 16:16:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -73,7 +73,7 @@
#endif
#define _WIN32_DCOM
-#ifdef _DEBUG
+#if OSL_DEBUG_LEVEL > 0
//#define _ATL_DEBUG_INTERFACES
#endif