diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-11-22 13:07:43 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-11-24 12:38:21 +0100 |
commit | 32e3238a3734049df5397aa34e569dc15c8a8178 (patch) | |
tree | 3660a2595fcacccb459bc5f1bc8a0b1184dc14e1 /compilerplugins | |
parent | 0742d5d3ec630c5237eb2bee28d926fb90bef706 (diff) |
remove unused PROT values
Change-Id: I2a0962c68e23722370ce36ce35e8cb86a3b7a7fb
Reviewed-on: https://gerrit.libreoffice.org/63922
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins')
-rw-r--r-- | compilerplugins/clang/unusedenumconstants.readonly.results | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/compilerplugins/clang/unusedenumconstants.readonly.results b/compilerplugins/clang/unusedenumconstants.readonly.results index 74a84edad117..8bd1747a6358 100644 --- a/compilerplugins/clang/unusedenumconstants.readonly.results +++ b/compilerplugins/clang/unusedenumconstants.readonly.results @@ -1448,10 +1448,6 @@ sw/inc/undobj.hxx:134 enum DelContentType Fly sw/inc/undobj.hxx:135 enum DelContentType Bkm -sw/source/core/inc/dbg_lay.hxx:38 - enum PROT Pos -sw/source/core/inc/dbg_lay.hxx:46 - enum PROT Snapshot sw/source/core/inc/SwXMLBlockImport.hxx:81 enum SwXMLTextBlockToken OFFICE_BODY sw/source/core/inc/SwXMLBlockImport.hxx:82 |