summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-04-30 10:41:57 +0200
committerStephan Bergmann <sbergman@redhat.com>2018-04-30 10:41:57 +0200
commit056d4409cdc7d56c3c803be9996ba9f8983a565b (patch)
treebf79bbfcbb552611f82157775b3c1c4f6d92b01b
parent43459bac67363f49aadd851e686d4a74b8ddc256 (diff)
-Werror,-Wunused-private-field
Change-Id: I8f5a09be47876496bce118c29ffe58b62d71b67a
-rw-r--r--sw/source/uibase/inc/docfnote.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/docfnote.hxx b/sw/source/uibase/inc/docfnote.hxx
index 471169505b7b..521e2114a4e0 100644
--- a/sw/source/uibase/inc/docfnote.hxx
+++ b/sw/source/uibase/inc/docfnote.hxx
@@ -26,7 +26,6 @@ class SwWrtShell;
class SwFootNoteOptionDlg : public SfxTabDialogController
{
SwWrtShell &rSh;
- Link<weld::Button&, void> aOldOkHdl;
virtual void PageCreated(const OString& rId, SfxTabPage &rPage) override;