[Libreoffice-commits] core.git: reportdesign/source
Noel Grandin
noel.grandin at collabora.co.uk
Mon Feb 6 08:29:34 UTC 2017
reportdesign/source/filter/xml/xmlEnums.hxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit a6fd34907fa9d2eedcd6fba2bb4c1e3340d88fb1
Author: Noel Grandin <noel.grandin at collabora.co.uk>
Date: Mon Feb 6 09:30:37 2017 +0200
loplugin:unusedenumconstants in reportdesign
Change-Id: I19c9a72f36bcb70ca33192a75946698c64e9375a
Reviewed-on: https://gerrit.libreoffice.org/33950
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin at collabora.co.uk>
diff --git a/reportdesign/source/filter/xml/xmlEnums.hxx b/reportdesign/source/filter/xml/xmlEnums.hxx
index 8e91f33..91214fe 100644
--- a/reportdesign/source/filter/xml/xmlEnums.hxx
+++ b/reportdesign/source/filter/xml/xmlEnums.hxx
@@ -137,8 +137,6 @@ namespace rptxml
,XML_TOK_PROPERTIES
,XML_TOK_SIZE
,XML_TOK_IMAGE_DATA
- ,XML_TOK_IMAGE_POSITION
- ,XML_TOK_IMAGE_ALIGN
,XML_TOK_SCALE
,XML_TOK_LABEL
,XML_TOK_DATA_FORMULA
More information about the Libreoffice-commits
mailing list