summaryrefslogtreecommitdiff
path: root/include/svx/xmlgrhlp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/xmlgrhlp.hxx')
-rw-r--r--include/svx/xmlgrhlp.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/svx/xmlgrhlp.hxx b/include/svx/xmlgrhlp.hxx
index e4f7952d6215..9acd14c1ee58 100644
--- a/include/svx/xmlgrhlp.hxx
+++ b/include/svx/xmlgrhlp.hxx
@@ -90,8 +90,7 @@ public:
SvXMLGraphicHelper( SvXMLGraphicHelperMode eCreateMode );
static rtl::Reference<SvXMLGraphicHelper> Create( const css::uno::Reference < css::embed::XStorage >& rXMLStorage,
- SvXMLGraphicHelperMode eCreateMode,
- const OUString& rGraphicMimeType = OUString() );
+ SvXMLGraphicHelperMode eCreateMode );
static rtl::Reference<SvXMLGraphicHelper> Create( SvXMLGraphicHelperMode eCreateMode,
const OUString& rMimeType = OUString() );