summaryrefslogtreecommitdiff
path: root/cppcanvas/source/mtfrenderer/emfplus.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-11-20 12:52:00 +0200
committerNoel Grandin <noelgrandin@gmail.com>2015-11-20 13:47:52 +0000
commitc2ef6387de22d76537e44ec74bd13d718f915814 (patch)
tree33b4feaf9d766c40706197ac5a1ac43ff99cab51 /cppcanvas/source/mtfrenderer/emfplus.cxx
parentde37e7ae4808dc9cdd84a8c21411958ed51db5b6 (diff)
loplugin:unusedfields in cppcanvas
Change-Id: Ibba6a89ba87970bf08c44e8a70ce0dd1e9f75956 Reviewed-on: https://gerrit.libreoffice.org/20081 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'cppcanvas/source/mtfrenderer/emfplus.cxx')
-rw-r--r--cppcanvas/source/mtfrenderer/emfplus.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/cppcanvas/source/mtfrenderer/emfplus.cxx b/cppcanvas/source/mtfrenderer/emfplus.cxx
index 56370f11ba04..e165e9e4a098 100644
--- a/cppcanvas/source/mtfrenderer/emfplus.cxx
+++ b/cppcanvas/source/mtfrenderer/emfplus.cxx
@@ -1162,7 +1162,6 @@ namespace cppcanvas
struct EMFPFont : public EMFPObject
{
- sal_uInt32 version;
float emSize;
sal_uInt32 sizeUnit;
sal_Int32 fontFlags;