summaryrefslogtreecommitdiff
path: root/include/svtools/calendar.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-07-20 15:15:48 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-07-21 08:40:03 +0200
commit8e7cb9588812cdaac04adf4facbfdebd45b0f7af (patch)
tree119ca9dd80d21299359c5c442899bd66b7ccfe99 /include/svtools/calendar.hxx
parent7b59273c6c2bd10b9aea52753dc6b21052a9b2ed (diff)
loplugin:unusedfields in svtools
Change-Id: I5484fe5ee449e72919591bd374366aa60f792e28 Reviewed-on: https://gerrit.libreoffice.org/40254 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/svtools/calendar.hxx')
-rw-r--r--include/svtools/calendar.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svtools/calendar.hxx b/include/svtools/calendar.hxx
index 6cd7f153d5de..fc8384e1ff8e 100644
--- a/include/svtools/calendar.hxx
+++ b/include/svtools/calendar.hxx
@@ -334,7 +334,6 @@ class SVT_DLLPUBLIC CalendarField : public DateField
private:
VclPtr<ImplCFieldFloatWin> mpFloatWin;
VclPtr<Calendar> mpCalendar;
- WinBits mnCalendarStyle;
VclPtr<PushButton> mpTodayBtn;
VclPtr<PushButton> mpNoneBtn;
Date maDefaultDate;