From 1926aa51fc5f6d03438b9119f88216a8deddfb8d Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 15 Apr 2003 15:16:29 +0000 Subject: INTEGRATION: CWS dbgmacros1 (1.2.108); FILE MERGED 2003/04/10 18:36:22 kso 1.2.108.2: RESYNC: (1.2-1.3); FILE MERGED 2003/04/09 10:54:44 kso 1.2.108.1: #108413# - debug macro unification. --- extensions/source/ole/jscriptclasses.hxx | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/extensions/source/ole/jscriptclasses.hxx b/extensions/source/ole/jscriptclasses.hxx index 093b4c08ffb5..91e51f2748bd 100644 --- a/extensions/source/ole/jscriptclasses.hxx +++ b/extensions/source/ole/jscriptclasses.hxx @@ -2,9 +2,9 @@ * * $RCSfile: jscriptclasses.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: obo $ $Date: 2003-03-31 17:22:12 $ + * last change: $Author: vg $ $Date: 2003-04-15 16:16:29 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -65,13 +65,9 @@ #define STRICT #define _WIN32_WINNT 0x0400 #define _WIN32_DCOM -#ifdef _DEBUG +#if OSL_DEBUG_LEVEL > 0 //#define _ATL_DEBUG_INTERFACES #endif -#if _MSC_VER >= 1300 -#undef _DEBUG -#endif - #include extern CComModule _Module; #include -- cgit v1.2.3