summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/transitions/shapetransitionfactory.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/transitions/shapetransitionfactory.cxx')
-rw-r--r--slideshow/source/engine/transitions/shapetransitionfactory.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshow/source/engine/transitions/shapetransitionfactory.cxx b/slideshow/source/engine/transitions/shapetransitionfactory.cxx
index 9195c64f186b..9e98ab2a1561 100644
--- a/slideshow/source/engine/transitions/shapetransitionfactory.cxx
+++ b/slideshow/source/engine/transitions/shapetransitionfactory.cxx
@@ -112,7 +112,7 @@ ClippingAnimation::~ClippingAnimation()
}
catch (const uno::Exception& e)
{
- SAL_WARN("slideshow", "" << e.Message);
+ SAL_WARN("slideshow", e);
}
}