diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-11-26 10:59:57 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-11-29 07:19:03 +0100 |
commit | 07c607b8a20cfa3c0022204db201fe2739f7b8cc (patch) | |
tree | 8d510195e581786f1b2a55805653bc15fca9cb80 /compilerplugins | |
parent | 21de55596c0fdc2be736c6d0369bd9d3783020be (diff) |
remove unused SdrInsertFlags enum value
Change-Id: Ic68f2dc4e3752859c943d9885b52b70f33896aea
Reviewed-on: https://gerrit.libreoffice.org/64172
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins')
-rw-r--r-- | compilerplugins/clang/unusedenumconstants.readonly.results | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/compilerplugins/clang/unusedenumconstants.readonly.results b/compilerplugins/clang/unusedenumconstants.readonly.results index bbb57be316e4..a54619908b6d 100644 --- a/compilerplugins/clang/unusedenumconstants.readonly.results +++ b/compilerplugins/clang/unusedenumconstants.readonly.results @@ -492,8 +492,6 @@ include/svx/ruler.hxx:60 enum SvxRulerDragFlags OBJECT_LEFT_INDENT_ONLY include/svx/sdtakitm.hxx:31 enum SdrTextAniKind Blink -include/svx/svdedtv.hxx:65 - enum SdrInsertFlags NOBROADCAST include/svx/svdhdl.hxx:108 enum BitmapMarkerKind RectPlus_7x7 include/svx/svdograf.hxx:52 |