From 53e81c03cbc7b6f323e6e69ae99e51c6201bf2f2 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 15 Apr 2003 15:14:27 +0000 Subject: INTEGRATION: CWS dbgmacros1 (1.3.32); FILE MERGED 2003/04/09 12:04:53 kso 1.3.32.1: #108413# - debug macro unification. --- psprint/source/fontsubset/ttcr.c | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'psprint/source') diff --git a/psprint/source/fontsubset/ttcr.c b/psprint/source/fontsubset/ttcr.c index a3e9c207f1e5..8a0a0de4886f 100644 --- a/psprint/source/fontsubset/ttcr.c +++ b/psprint/source/fontsubset/ttcr.c @@ -2,9 +2,9 @@ * * $RCSfile: ttcr.c,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: pl $ $Date: 2002-11-15 16:15:06 $ + * last change: $Author: vg $ $Date: 2003-04-15 16:14:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -59,7 +59,7 @@ * ************************************************************************/ -/* $Id: ttcr.c,v 1.3 2002-11-15 16:15:06 pl Exp $ */ +/* $Id: ttcr.c,v 1.4 2003-04-15 16:14:27 vg Exp $ */ /* * TrueTypeCreator method implementation @@ -71,7 +71,12 @@ #include #include #include + +#if OSL_DEBUG_LEVEL == 0 +#define NDEBUG +#endif #include + #include "ttcr.h" /* These must be #defined so that they can be used in initializers */ -- cgit v1.2.3