diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-10-17 15:54:33 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-10-20 20:09:23 +0200 |
commit | 1db6a4c78f688e8f9af5505e691bcae079c2348f (patch) | |
tree | e07dfcc93950470d1468f04b5e6fdfcec8576637 /compilerplugins | |
parent | 4dde0d06bdc00c3783cfe94e8f918a8913274c4e (diff) |
loplugin:virtualdead unused param in XMLEventContextFactory::CreateContext
Change-Id: I6fda2e04724d69fd218ffc85f9881b429714e63b
Reviewed-on: https://gerrit.libreoffice.org/81154
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins')
-rw-r--r-- | compilerplugins/clang/virtualdead.unusedparams.results | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/compilerplugins/clang/virtualdead.unusedparams.results b/compilerplugins/clang/virtualdead.unusedparams.results index 3ac03d4acaa3..6a2cf9cc55f4 100644 --- a/compilerplugins/clang/virtualdead.unusedparams.results +++ b/compilerplugins/clang/virtualdead.unusedparams.results @@ -220,9 +220,6 @@ include/vcl/treelist.hxx:304 include/xmloff/txtimp.hxx:677 void XMLTextImportHelper::RedlineAdjustStartNodeCursor(_Bool,) 0 -include/xmloff/xmlevent.hxx:129 - class SvXMLImportContext * XMLEventContextFactory::CreateContext(class SvXMLImport &,unsigned short,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::xml::sax::XAttributeList> &,class XMLEventsImportContext *,const class rtl::OUString &,const class rtl::OUString &,) - 1111110 include/xmloff/xmlimp.hxx:244 class SvXMLImportContext * SvXMLImport::CreateDocumentContext(const unsigned short,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::xml::sax::XAttributeList> &,) 110 |