diff options
Diffstat (limited to 'dw/ooffloatsmgr.hh')
-rw-r--r-- | dw/ooffloatsmgr.hh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dw/ooffloatsmgr.hh b/dw/ooffloatsmgr.hh index bf7f7f7f..11cbeef4 100644 --- a/dw/ooffloatsmgr.hh +++ b/dw/ooffloatsmgr.hh @@ -24,8 +24,6 @@ private: OOFAwareWidget *container; int oofmIndex; - // These two values are redundant to TBInfo::wasAllocated and - // TBInfo::allocation, for some special cases. bool containerWasAllocated; core::Allocation containerAllocation; |