Kaydet (Commit) 8bcd7181 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wunused-const-variable

Change-Id: Ief9d3dc339df3f22d4774d0fc27a128d4519ab27
üst 2142250f
...@@ -36,9 +36,6 @@ using ::com::sun::star::xml::sax::XAttributeList; ...@@ -36,9 +36,6 @@ using ::com::sun::star::xml::sax::XAttributeList;
using ::xmloff::token::IsXMLToken; using ::xmloff::token::IsXMLToken;
using ::xmloff::token::XML_STYLE_NAME; using ::xmloff::token::XML_STYLE_NAME;
const sal_Char sAPI_TokenType[] = "TokenType";
const sal_Char sAPI_CharacterStyleName[] = "CharacterStyleName";
TYPEINIT1( XMLIndexSimpleEntryContext, SvXMLImportContext); TYPEINIT1( XMLIndexSimpleEntryContext, SvXMLImportContext);
XMLIndexSimpleEntryContext::XMLIndexSimpleEntryContext( XMLIndexSimpleEntryContext::XMLIndexSimpleEntryContext(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment