summaryrefslogtreecommitdiff
path: root/oox/source/ppt/timeanimvaluecontext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/ppt/timeanimvaluecontext.cxx')
-rw-r--r--oox/source/ppt/timeanimvaluecontext.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/oox/source/ppt/timeanimvaluecontext.cxx b/oox/source/ppt/timeanimvaluecontext.cxx
index dccd2c381235..cf020ca62b4a 100644
--- a/oox/source/ppt/timeanimvaluecontext.cxx
+++ b/oox/source/ppt/timeanimvaluecontext.cxx
@@ -32,7 +32,6 @@ using namespace ::com::sun::star::xml::sax;
namespace oox { namespace ppt {
TimeAnimValueListContext::TimeAnimValueListContext( FragmentHandler2 const & rParent,
- const Reference< XFastAttributeList >& /*xAttribs*/,
TimeAnimationValueList & aTavList )
: FragmentHandler2( rParent )
, maTavList( aTavList )