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

Stephan Bergmann sbergman at redhat.com
Wed Nov 1 10:16:48 UTC 2017


 include/test/sheet/xsheetlinkable.hxx |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit cc25d8a34354c0058356127a6643c39f7d59de77
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Wed Nov 1 11:16:13 2017 +0100

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

diff --git a/include/test/sheet/xsheetlinkable.hxx b/include/test/sheet/xsheetlinkable.hxx
index 2abd87335799..08cfd9642ba0 100644
--- a/include/test/sheet/xsheetlinkable.hxx
+++ b/include/test/sheet/xsheetlinkable.hxx
@@ -28,9 +28,6 @@ public:
 
 protected:
     ~XSheetLinkable() {}
-
-private:
-    OUString maFileName;
 };
 
 }


More information about the Libreoffice-commits mailing list