diff options
Diffstat (limited to 'oox/source/ppt/commonbehaviorcontext.hxx')
-rw-r--r-- | oox/source/ppt/commonbehaviorcontext.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/oox/source/ppt/commonbehaviorcontext.hxx b/oox/source/ppt/commonbehaviorcontext.hxx index e36f746db309..0cf0a1c5089a 100644 --- a/oox/source/ppt/commonbehaviorcontext.hxx +++ b/oox/source/ppt/commonbehaviorcontext.hxx @@ -40,7 +40,6 @@ namespace oox { namespace ppt { { public: CommonBehaviorContext( ::oox::core::FragmentHandler2 const & rParent, - const css::uno::Reference< css::xml::sax::XFastAttributeList >& xAttribs, const TimeNodePtr & pNode ); virtual ~CommonBehaviorContext( ) throw( ) override; |