From d7784256e11efbccbd01a61bb2bddad5eb2ec2d6 Mon Sep 17 00:00:00 2001 From: Sebastian Geerken Date: Sat, 3 Oct 2015 20:09:12 +0200 Subject: SRDOP: remove some obsolete attributes in TBInfo- --- dw/ooffloatsmgr.hh | 8 -------- 1 file changed, 8 deletions(-) (limited to 'dw/ooffloatsmgr.hh') diff --git a/dw/ooffloatsmgr.hh b/dw/ooffloatsmgr.hh index a101a5d8..bf7f7f7f 100644 --- a/dw/ooffloatsmgr.hh +++ b/dw/ooffloatsmgr.hh @@ -134,14 +134,6 @@ private: TBInfo *parent; int parentExtIndex; - // These two values are set by sizeAllocateStart(), and they are - // accessable also within sizeAllocateEnd() for the same - // textblock, for which allocation and WAS_ALLOCATED is set - // *after* sizeAllocateEnd(). See the two functions - // wasAllocated(Widget*) and getAllocation(Widget*) (further - // down) for usage. - bool wasAllocated; - core::Allocation allocation; int clearPosition; // These two lists store all floats of a generator, in the order -- cgit v1.2.3