summaryrefslogtreecommitdiffstats
path: root/include/svx/relfld.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-08-07 18:47:36 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-08-08 09:30:23 +0200
commitc83a8071666af2f8e96a4b1808d7650ba112f931 (patch)
tree377448701e379846d7f25d641a875eac283339a5 /include/svx/relfld.hxx
parentimprove SharedStringPool (diff)
downloadcore-c83a8071666af2f8e96a4b1808d7650ba112f931.tar.gz
core-c83a8071666af2f8e96a4b1808d7650ba112f931.zip
loplugin:unusedfields
Change-Id: I9ae44279f1cce06bd6868005fbb878ba4894aed7 Reviewed-on: https://gerrit.libreoffice.org/58706 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/svx/relfld.hxx')
-rw-r--r--include/svx/relfld.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/svx/relfld.hxx b/include/svx/relfld.hxx
index 63dd9178e889..9702c2402894 100644
--- a/include/svx/relfld.hxx
+++ b/include/svx/relfld.hxx
@@ -27,9 +27,6 @@
class SVX_DLLPUBLIC SvxRelativeField : public MetricField
{
-private:
- bool bRelative;
-
public:
SvxRelativeField(vcl::Window* pParent, WinBits nBits, FieldUnit eUnit);