summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/swfntcch.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/swfntcch.hxx')
-rw-r--r--sw/source/core/inc/swfntcch.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/swfntcch.hxx b/sw/source/core/inc/swfntcch.hxx
index bad28cd2a6a0..1b1fd47db7b3 100644
--- a/sw/source/core/inc/swfntcch.hxx
+++ b/sw/source/core/inc/swfntcch.hxx
@@ -49,7 +49,7 @@ class SwFontCache : public SwCache
public:
inline SwFontCache() : SwCache(50,50
-#ifndef PRODUCT
+#ifdef DBG_UTIL
, "Globaler AttributSet/Font-Cache pSwFontCache"
#endif
) {}