summaryrefslogtreecommitdiff
path: root/svx/source/dialog/dlgutil.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/dialog/dlgutil.cxx')
-rw-r--r--svx/source/dialog/dlgutil.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/dialog/dlgutil.cxx b/svx/source/dialog/dlgutil.cxx
index dcb2b930a9a7..8e14e6ecb214 100644
--- a/svx/source/dialog/dlgutil.cxx
+++ b/svx/source/dialog/dlgutil.cxx
@@ -79,7 +79,7 @@ bool GetApplyCharUnit( const SfxItemSet& rSet )
}
else
{
- DBG_ERRORFILE( "GetApplyCharUnit(): no module found" );
+ SAL_INFO( "svx", "GetApplyCharUnit(): no module found" );
}
}
}