[Libreoffice-commits] .: sc/source

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Tue Oct 30 17:34:00 PDT 2012


 sc/source/core/data/dpcachetable.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 10844794fcba4a0012d3746194c5be0af7f4799a
Author: Kohei Yoshida <kohei.yoshida at gmail.com>
Date:   Tue Oct 30 20:33:07 2012 -0400

    Somehow that comment makes no sense.
    
    Change-Id: Ic6d11b8660048dfc074c6e0bfe6b367aca6baef2

diff --git a/sc/source/core/data/dpcachetable.cxx b/sc/source/core/data/dpcachetable.cxx
index 01fab13..d877955 100644
--- a/sc/source/core/data/dpcachetable.cxx
+++ b/sc/source/core/data/dpcachetable.cxx
@@ -454,7 +454,6 @@ void ScDPCacheTable::dump() const
 {
     cout << "--- pivot cache filter dump" << endl;
 
-    // Flat segment tree always has at least 2 nodes.
     cout << endl;
     cout << "* show by filter" << endl;
     dumpRowFlag(maShowByFilter);


More information about the Libreoffice-commits mailing list