summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/docinf.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/doc/docinf.cxx')
-rw-r--r--sfx2/source/doc/docinf.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/doc/docinf.cxx b/sfx2/source/doc/docinf.cxx
index ec18c6dec433..3a5d8b96c231 100644
--- a/sfx2/source/doc/docinf.cxx
+++ b/sfx2/source/doc/docinf.cxx
@@ -293,7 +293,7 @@ bool SaveOlePropertySet(
catch (const uno::Exception &)
{
// may happen with concurrent modification...
- DBG_WARNING("SavePropertySet: exception");
+ SAL_INFO("sfx", "SavePropertySet: exception");
}
}