aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;