sc/source/filter/xml/datastreamimport.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 9b711d6da2f04dd7f0bd838854768bd36d353ca1
Author: Stephan Bergmann <sberg...@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:
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to