[Libreoffice-commits] core.git: sc/qa
Stephan Bergmann
sbergman at redhat.com
Mon Mar 12 12:36:04 UTC 2018
sc/qa/extras/scsheetlinkobj.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit e723cb09500b362559b54deebef97b73a4e40fc0
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Mon Mar 12 13:35:39 2018 +0100
-Werror,-Wunused-private-field
Change-Id: I9272b14c7760f2880983e198ff98b54cf37e1d30
diff --git a/sc/qa/extras/scsheetlinkobj.cxx b/sc/qa/extras/scsheetlinkobj.cxx
index 57a85cc8009e..ff707ac60aed 100644
--- a/sc/qa/extras/scsheetlinkobj.cxx
+++ b/sc/qa/extras/scsheetlinkobj.cxx
@@ -48,7 +48,6 @@ public:
private:
uno::Reference<lang::XComponent> mxComponent;
- OUString maUrl;
};
ScSheetLinkObj::ScSheetLinkObj()
More information about the Libreoffice-commits
mailing list