aboutsummaryrefslogtreecommitdiff
path: root/dw/ooffloatsmgr.hh
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2015-09-21 22:01:08 +0200
committerSebastian Geerken <devnull@localhost>2015-09-21 22:01:08 +0200
commitaf3aa61519ae6c37dd4984100697f7aa032403de (patch)
tree18623cc18474c9cf5ad04c1b82f803f955f89ad0 /dw/ooffloatsmgr.hh
parent91874444a5988be4cb0419fa0096ff716557f9b0 (diff)
SRDOP: more cleanup. (Code compiles, not more!)
Diffstat (limited to 'dw/ooffloatsmgr.hh')
-rw-r--r--dw/ooffloatsmgr.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/ooffloatsmgr.hh b/dw/ooffloatsmgr.hh
index b75b3b5c..583c044b 100644
--- a/dw/ooffloatsmgr.hh
+++ b/dw/ooffloatsmgr.hh
@@ -80,7 +80,7 @@ private:
int externalIndex;
int index; // TODO Needed after SRDOP?
int yReq, yReal; // relative to generator, not container
- int sideSpanningIndex, mark;
+ int sideSpanningIndex;
core::Requisition size;
bool dirty, sizeChangedSinceLastAllocation;