diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-05-22 13:28:21 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-05-22 13:33:48 +0200 |
commit | c452fcfb32d9265d8f2ab1cafe8d5765106ca718 (patch) | |
tree | eef6b9fc713ec228adf3b69dcc7670fb5ffefaac /xmloff/source/style/impastp4.cxx | |
parent | 8e18130bba49082cc1416e1a2631bd5a4cb3cb8f (diff) |
-Werror=unused-parameter
Change-Id: I06dc09d57821ac729182764882558fa079b5ed37
Diffstat (limited to 'xmloff/source/style/impastp4.cxx')
-rw-r--r-- | xmloff/source/style/impastp4.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/style/impastp4.cxx b/xmloff/source/style/impastp4.cxx index 32cd3f8723e5..389c80b55e20 100644 --- a/xmloff/source/style/impastp4.cxx +++ b/xmloff/source/style/impastp4.cxx @@ -106,7 +106,6 @@ void SvXMLAutoStylePoolP_Impl::AddFamily( void SvXMLAutoStylePoolP_Impl::SetFamilyPropSetMapper( sal_Int32 nFamily, - const OUString& /* rStrName */, const UniReference < SvXMLExportPropertyMapper > & rMapper ) { |