diff options
author | Kohei Yoshida <kohei.yoshida@gmail.com> | 2012-10-30 20:33:07 -0400 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@gmail.com> | 2012-10-30 20:33:07 -0400 |
commit | 10844794fcba4a0012d3746194c5be0af7f4799a (patch) | |
tree | 27062ddd8a2377fc689de2e7faf1f9dfd4fa3d80 /sc | |
parent | ad39f5eca2603377baa3b7452218c99daad93ec2 (diff) |
Somehow that comment makes no sense.
Change-Id: Ic6d11b8660048dfc074c6e0bfe6b367aca6baef2
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/core/data/dpcachetable.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/core/data/dpcachetable.cxx b/sc/source/core/data/dpcachetable.cxx index 01fab13e01c4..d8779554d6ab 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); |