summaryrefslogtreecommitdiff
path: root/include/editeng/fontitem.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-12-05 11:05:19 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-12-05 13:10:29 +0100
commit4d725e38b5cb53d039dfb6db0940c91ce62ce746 (patch)
tree2479a3b581f83f6f7ca305d9d0e176ef9ffc9ecb /include/editeng/fontitem.hxx
parent6fa4c3e4778959d4591c053461329d396741ee64 (diff)
loplugin:singlevalfields in editeng
Change-Id: I369090dd2da59e9227d633ff8390518d38769db1 Reviewed-on: https://gerrit.libreoffice.org/64603 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/editeng/fontitem.hxx')
-rw-r--r--include/editeng/fontitem.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/editeng/fontitem.hxx b/include/editeng/fontitem.hxx
index 224ebf682002..3a226dfd3e3f 100644
--- a/include/editeng/fontitem.hxx
+++ b/include/editeng/fontitem.hxx
@@ -36,8 +36,6 @@ class EDITENG_DLLPUBLIC SvxFontItem : public SfxPoolItem
FontPitch ePitch;
rtl_TextEncoding eTextEncoding;
- static bool bEnableStoreUnicodeNames;
-
public:
static SfxPoolItem* CreateDefault();