summaryrefslogtreecommitdiff
path: root/include/svtools
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-11-19 13:38:48 +0100
committerStephan Bergmann <sbergman@redhat.com>2018-11-19 13:38:48 +0100
commitf2a3a5148256774bdd36e7550f69cde01b9c82ee (patch)
treee3cfbbeba552fafcca088f64cea470ecc9978ed2 /include/svtools
parentb51f83a1b97c71e35bfb5253432e5e2aa488d954 (diff)
-Werror,-Wunused-private-field
Change-Id: Ic7164539420890a1dfef6ece37a1f549bced3d0e
Diffstat (limited to 'include/svtools')
-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 bd52eadc1d6a..7674885dc0c0 100644
--- a/include/svtools/calendar.hxx
+++ b/include/svtools/calendar.hxx
@@ -142,7 +142,6 @@ class SVT_DLLPUBLIC Calendar final : public Control
Date maCurDate;
Date maOldCurDate;
Date maAnchorDate;
- Date const maDropDate;
Color maSelColor;
Color maOtherColor;
sal_Int32 mnDayCount;