summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/dbgui/tpsubt.cxx
diff options
context:
space:
mode:
authorGuillaume Poussel <gpoussel@gmail.com>2011-03-01 14:29:24 +0100
committerChristina Rossmanith <ChrRossmanith@web.de>2011-03-01 14:29:24 +0100
commit9d1e66bd77135b43a71dba097031e25188594a3b (patch)
tree9b5311a03bd4357fffd11b2a05a1e2c5af3e0132 /sc/source/ui/dbgui/tpsubt.cxx
parentRemove bogus comments. (diff)
downloadcore-9d1e66bd77135b43a71dba097031e25188594a3b.tar.gz
core-9d1e66bd77135b43a71dba097031e25188594a3b.zip
Remove bogus comments.
Diffstat (limited to 'sc/source/ui/dbgui/tpsubt.cxx')
-rw-r--r--sc/source/ui/dbgui/tpsubt.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/dbgui/tpsubt.cxx b/sc/source/ui/dbgui/tpsubt.cxx
index ccb6adec51e5..0a865dcdd1ba 100644
--- a/sc/source/ui/dbgui/tpsubt.cxx
+++ b/sc/source/ui/dbgui/tpsubt.cxx
@@ -151,7 +151,7 @@ BOOL ScTpSubTotalGroup::DoReset( USHORT nGroupNo,
//----------------------------------------------------------
- // #79058# first we have to clear the listboxes...
+ // first we have to clear the listboxes...
for ( USHORT nLbEntry = 0; nLbEntry < aLbColumns.GetEntryCount(); ++nLbEntry )
{
aLbColumns.CheckEntryPos( nLbEntry, FALSE );