From 00b25efd6ec737148de06328260bbbf12ad2bd52 Mon Sep 17 00:00:00 2001 From: Sebastian Geerken Date: Fri, 9 Oct 2015 22:01:21 +0200 Subject: SRDOP: Remove obsolete comments. --- dw/ooffloatsmgr.cc | 7 ------- 1 file changed, 7 deletions(-) (limited to 'dw/ooffloatsmgr.cc') diff --git a/dw/ooffloatsmgr.cc b/dw/ooffloatsmgr.cc index 0f3537e2..ac325b1b 100644 --- a/dw/ooffloatsmgr.cc +++ b/dw/ooffloatsmgr.cc @@ -392,13 +392,6 @@ void OOFFloatsMgr::sizeAllocateEnd (OOFAwareWidget *caller) } if (caller == container) { - // In the size allocation process, the *last* OOFM method called - // is sizeAllocateEnd, with the containing block as an - // argument. So this is the correct point to finish size - // allocation. - - // TODO: After SRDOP, the comment above is probably non-sense. - sizeAllocateFloats (LEFT); sizeAllocateFloats (RIGHT); -- cgit v1.2.3