aboutsummaryrefslogtreecommitdiff
path: root/dw/ooffloatsmgr.hh
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2015-09-21 21:52:15 +0200
committerSebastian Geerken <devnull@localhost>2015-09-21 21:52:15 +0200
commit91874444a5988be4cb0419fa0096ff716557f9b0 (patch)
tree9d8a80739c17ce44b5ae525a3439830386c13955 /dw/ooffloatsmgr.hh
parent1155f75321f3b175cffef5cdba07338259581580 (diff)
SRDOP: more cleanup. (Code compiles, not more!)
Diffstat (limited to 'dw/ooffloatsmgr.hh')
-rw-r--r--dw/ooffloatsmgr.hh3
1 files changed, 0 insertions, 3 deletions
diff --git a/dw/ooffloatsmgr.hh b/dw/ooffloatsmgr.hh
index e8dc8ffe..b75b3b5c 100644
--- a/dw/ooffloatsmgr.hh
+++ b/dw/ooffloatsmgr.hh
@@ -82,9 +82,6 @@ private:
int yReq, yReal; // relative to generator, not container
int sideSpanningIndex, mark;
core::Requisition size;
- int cbLineBreakWidth; /* On which the calculation of relative sizes
- is based. Height not yet used, and probably
- not added before size redesign. */
bool dirty, sizeChangedSinceLastAllocation;
Float (OOFFloatsMgr *oofm, core::Widget *widget,