summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/animexp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/draw/animexp.cxx')
-rw-r--r--xmloff/source/draw/animexp.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/draw/animexp.cxx b/xmloff/source/draw/animexp.cxx
index bbbc28214932..07a7520bc319 100644
--- a/xmloff/source/draw/animexp.cxx
+++ b/xmloff/source/draw/animexp.cxx
@@ -308,7 +308,6 @@ void XMLAnimationsExporter::collect( const Reference< XShape >& xShape, SvXMLExp
Reference< XPropertySet > xProps( xShape, UNO_QUERY );
if( xProps.is() )
{
- Reference< XPropertySetInfo > xInfo( xProps->getPropertySetInfo() );
AnimationEffect eEffect;
XMLEffectHint aEffect;