diff options
author | Sebastian Geerken <devnull@localhost> | 2015-10-09 22:01:21 +0200 |
---|---|---|
committer | Sebastian Geerken <devnull@localhost> | 2015-10-09 22:01:21 +0200 |
commit | 00b25efd6ec737148de06328260bbbf12ad2bd52 (patch) | |
tree | c749bb31b9d72b70c126e08f58014c6393b70ab7 /dw/ooffloatsmgr.hh | |
parent | fa434a6195306862c11896e04d4f1d85aa6ce28d (diff) |
SRDOP: Remove obsolete comments.
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; |