[Libreoffice-commits] core.git: sc/source
Stephan Bergmann
sbergman at redhat.com
Thu Dec 19 13:20:59 PST 2013
sc/source/filter/xml/datastreamimport.hxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 9b711d6da2f04dd7f0bd838854768bd36d353ca1
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Thu Dec 19 22:20:35 2013 +0100
-Werror,-Wunused-private-field
Change-Id: Ic93497426013b26fece42035272506be55d2d6a4
diff --git a/sc/source/filter/xml/datastreamimport.hxx b/sc/source/filter/xml/datastreamimport.hxx
index a1b675b..c77f235 100644
--- a/sc/source/filter/xml/datastreamimport.hxx
+++ b/sc/source/filter/xml/datastreamimport.hxx
@@ -20,7 +20,6 @@ class ScXMLDataStreamContext : public ScXMLImportContext
OUString maURL;
ScRange maRange;
bool mbRefreshOnEmpty;
- bool mbInsertBottom;
sc::ImportPostProcessData::DataStream::InsertPos meInsertPos;
public:
More information about the Libreoffice-commits
mailing list