sfx2/source/dialog/backingcomp.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit b4608f36edabd7ad7ac04d84a70d29d9cf9c6a37
Author:     Stephan Bergmann <sberg...@redhat.com>
AuthorDate: Tue Nov 6 10:01:56 2018 +0100
Commit:     Stephan Bergmann <sberg...@redhat.com>
CommitDate: Tue Nov 6 10:01:56 2018 +0100

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

diff --git a/sfx2/source/dialog/backingcomp.cxx 
b/sfx2/source/dialog/backingcomp.cxx
index 015ce31b71a7..453ccfad72c4 100644
--- a/sfx2/source/dialog/backingcomp.cxx
+++ b/sfx2/source/dialog/backingcomp.cxx
@@ -90,8 +90,6 @@ private:
     /** the owner frame of this component. */
     css::uno::Reference< css::frame::XFrame > m_xFrame;
 
-    osl::Mutex m_aTypeProviderMutex;
-
     Size m_aInitialWindowMinSize;
 
 public:
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to