[Libreoffice-commits] core.git: sw/source

Stephan Bergmann sbergman at redhat.com
Mon Apr 30 08:42:25 UTC 2018


 sw/source/uibase/inc/docfnote.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 056d4409cdc7d56c3c803be9996ba9f8983a565b
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Mon Apr 30 10:41:57 2018 +0200

    -Werror,-Wunused-private-field
    
    Change-Id: I8f5a09be47876496bce118c29ffe58b62d71b67a

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;
 


More information about the Libreoffice-commits mailing list