summaryrefslogtreecommitdiff
path: root/tools/inc/tools/fsys.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/inc/tools/fsys.hxx')
-rw-r--r--tools/inc/tools/fsys.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/inc/tools/fsys.hxx b/tools/inc/tools/fsys.hxx
index 8223d77106e3..f1da7579aee6 100644
--- a/tools/inc/tools/fsys.hxx
+++ b/tools/inc/tools/fsys.hxx
@@ -570,7 +570,7 @@ void FSysEnableSysErrorBox( BOOL bEnable );
//========================================================================
-#if defined(DBG_UTIL) && !defined(PRODUCT)
+#if defined(DBG_UTIL)
void FSysTest();
#endif