summaryrefslogtreecommitdiff
path: root/include/oox/vml/vmlshape.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-11-24 14:10:37 +0200
committerNoel Grandin <noel@peralex.com>2015-11-24 14:20:26 +0200
commit60795a7fd1c467882a9038a91a09953148a448ad (patch)
tree6a27d746b6c2e1ebaf72f892c5581574b9560aef /include/oox/vml/vmlshape.hxx
parent73b7c5034fcc024c6b5d50f4a78c2b3a855bc73e (diff)
loplugin:unusedfields in include/oox/
Change-Id: Ie7a53f3ecc05d1d4f6f71aa8165315f9155c60dc
Diffstat (limited to 'include/oox/vml/vmlshape.hxx')
-rw-r--r--include/oox/vml/vmlshape.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/oox/vml/vmlshape.hxx b/include/oox/vml/vmlshape.hxx
index 5c955dc171be..927f8c1ab9ad 100644
--- a/include/oox/vml/vmlshape.hxx
+++ b/include/oox/vml/vmlshape.hxx
@@ -206,7 +206,6 @@ struct ShapeModel
OUString maControl1; ///< Bezier control point 1
OUString maControl2; ///< Bezier control point 2
OUString maVmlPath; ///< VML path for this shape
- OUString maEditAs; ///< VML EditAs for shape
explicit ShapeModel();
~ShapeModel();