sc/source/ui/docshell/datastream.cxx | 3 --- 1 file changed, 3 deletions(-)
New commits: commit e23951b81fcff0d135eec7ff82116d2327021e76 Author: Stephan Bergmann <sberg...@redhat.com> Date: Wed Dec 18 18:34:19 2013 +0100 -Werror,-Wunused-private-field Change-Id: I6db1082fa4797c312268d2768d9573f2e3a0f427 diff --git a/sc/source/ui/docshell/datastream.cxx b/sc/source/ui/docshell/datastream.cxx index 1bb9cd6..9121d48 100644 --- a/sc/source/ui/docshell/datastream.cxx +++ b/sc/source/ui/docshell/datastream.cxx @@ -443,10 +443,7 @@ class CSVHandler { DocumentStreamAccess& mrDoc; ScAddress maPos; - SCROW mnRow; - SCCOL mnCol; SCCOL mnEndCol; - SCTAB mnTab; public: CSVHandler( DocumentStreamAccess& rDoc, const ScAddress& rPos, SCCOL nEndCol ) : _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits