summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/control/marktree.cxx
diff options
context:
space:
mode:
authorGuillaume Poussel <gpoussel@gmail.com>2011-02-08 08:48:39 +0100
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2011-02-08 19:07:29 +0100
commitd0b78acb2d0a885c95c97eaa73cb70dae07a6d88 (patch)
tree41cbfbad44dca1374f8f923cbaffe509508aa31f /dbaccess/source/ui/control/marktree.cxx
parentClean-up bogus comments in base. (diff)
downloadcore-d0b78acb2d0a885c95c97eaa73cb70dae07a6d88.tar.gz
core-d0b78acb2d0a885c95c97eaa73cb70dae07a6d88.zip
Remove useless comments.
Diffstat (limited to 'dbaccess/source/ui/control/marktree.cxx')
-rw-r--r--dbaccess/source/ui/control/marktree.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/dbaccess/source/ui/control/marktree.cxx b/dbaccess/source/ui/control/marktree.cxx
index 01c32a851269..e97f8a4a33fc 100644
--- a/dbaccess/source/ui/control/marktree.cxx
+++ b/dbaccess/source/ui/control/marktree.cxx
@@ -155,7 +155,6 @@ SvButtonState OMarkableTreeListBox::implDetermineState(SvLBoxEntry* _pEntry)
// but this means that we did not finish all the siblings of pChildLoop,
// so their checking may be incorrect at the moment
// -> correct this
- // 88485 - 20.06.2001 - frank.schoenheit@sun.com
while (pChildLoop)
{
implDetermineState(pChildLoop);