diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-11-17 16:31:07 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-11-17 20:49:02 +0100 |
commit | 9f68cc110c16cc096f5549a4a0812cee56cb09db (patch) | |
tree | 316f2981038568ad87643af1c6b3542f63195406 /compilerplugins | |
parent | 2b3cc82b88d0c6508e9c0c6ccc53e0f9bfb4069e (diff) |
drop unused PopupMenuFlags::NoHorzPlacement
Change-Id: Ic279160f96e5aa2a37690f987c2323b91b2ec49c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125415
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
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 935e74505021..02ec1e8a728f 100644 --- a/compilerplugins/clang/unusedenumconstants.readonly.results +++ b/compilerplugins/clang/unusedenumconstants.readonly.results @@ -512,8 +512,6 @@ include/vcl/keycodes.hxx:175 enum ModKeyFlags Mod2Msk include/vcl/menu.hxx:78 enum PopupMenuFlags ExecuteUp -include/vcl/menu.hxx:86 - enum PopupMenuFlags NoHorzPlacement include/vcl/pdf/PDFAnnotationSubType.hxx:17 enum vcl::pdf::PDFAnnotationSubType Unknown include/vcl/pdf/PDFAnnotationSubType.hxx:26 |