From 051070d9643a50799d5dd6c6672aa12b6880af86 Mon Sep 17 00:00:00 2001 From: Guillaume Poussel Date: Sun, 27 Feb 2011 22:58:05 +0100 Subject: Remove bogus comments. --- reportdesign/source/ui/report/SectionView.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'reportdesign') diff --git a/reportdesign/source/ui/report/SectionView.cxx b/reportdesign/source/ui/report/SectionView.cxx index fd7bc528d55d..2e7b52d40e3e 100644 --- a/reportdesign/source/ui/report/SectionView.cxx +++ b/reportdesign/source/ui/report/SectionView.cxx @@ -209,7 +209,7 @@ void OSectionView::SetMarkedToLayer( SdrLayerID _nLayerNo ) EndUndo(); - // #84073# check mark list now instead of later in a timer + // check mark list now instead of later in a timer CheckMarked(); MarkListHasChanged(); } -- cgit