diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-11-21 19:21:48 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-11-23 17:53:55 +0100 |
commit | baf08f569fb629211e4f9679bbb30fd61272dd46 (patch) | |
tree | 693f391f6b84a77c3bcaf5ed8f320d985a47d88e /compilerplugins | |
parent | b4f666f2e677b05cab8395fe7972b45b15f60c3f (diff) |
enum ScMatrix::Op is unnecessary
Change-Id: If4ae97b43f012f1770213d99407ffaadac05f9de
Reviewed-on: https://gerrit.libreoffice.org/63756
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins')
-rw-r--r-- | compilerplugins/clang/unusedenumconstants.untouched.results | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/compilerplugins/clang/unusedenumconstants.untouched.results b/compilerplugins/clang/unusedenumconstants.untouched.results index c6810008b394..e0009e76a1fa 100644 --- a/compilerplugins/clang/unusedenumconstants.untouched.results +++ b/compilerplugins/clang/unusedenumconstants.untouched.results @@ -282,12 +282,6 @@ reportdesign/source/ui/inc/ReportDefines.hxx:24 enum rptui::DlgEdMode Test sax/source/fastparser/fastparser.cxx:80 enum (anonymous namespace)::CallbackType INVALID -sc/inc/scmatrix.hxx:130 - enum ScMatrix::Op Div -sc/inc/scmatrix.hxx:130 - enum ScMatrix::Op Add -sc/inc/scmatrix.hxx:130 - enum ScMatrix::Op Sub sc/source/filter/excel/xiescher.cxx:460 enum (anonymous at /home/noel/libo2/sc/source/filter/excel/xiescher.cxx:460:17) eCreateFromOffice sc/source/filter/inc/decl.h:24 |