[Libreoffice-commits] core.git: sfx2/source
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Tue Nov 6 09:03:06 UTC 2018
sfx2/source/dialog/backingcomp.cxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit b4608f36edabd7ad7ac04d84a70d29d9cf9c6a37
Author: Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Tue Nov 6 10:01:56 2018 +0100
Commit: Stephan Bergmann <sbergman at 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:
More information about the Libreoffice-commits
mailing list