[Libreoffice-commits] core.git: include/sfx2

Noel Grandin noel.grandin at collabora.co.uk
Fri Sep 8 07:44:18 UTC 2017


 include/sfx2/dinfdlg.hxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 7b9cb381702a408c3cf54bfaa1f8a7b2c30882a7
Author: Noel Grandin <noel.grandin at collabora.co.uk>
Date:   Fri Sep 8 08:58:55 2017 +0200

    loplugin:unusedmethods
    
    Change-Id: Idba437cf35606e782e94c020c8ac3bb265703d00
    Reviewed-on: https://gerrit.libreoffice.org/42091
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Noel Grandin <noel.grandin at collabora.co.uk>

diff --git a/include/sfx2/dinfdlg.hxx b/include/sfx2/dinfdlg.hxx
index 4353f27ca3b9..e708d0cf8927 100644
--- a/include/sfx2/dinfdlg.hxx
+++ b/include/sfx2/dinfdlg.hxx
@@ -448,8 +448,6 @@ public:
     css::uno::Sequence< css::beans::PropertyValue >
                         GetCustomProperties() const;
     void                SetRemovedHdl( const Link<void*,void>& rLink ) { m_aRemovedHdl = rLink; }
-
-    void                updateLineWidth();
 };
 
 // class CustomPropertiesControl -----------------------------------------


More information about the Libreoffice-commits mailing list