aboutsummaryrefslogtreecommitdiff
path: root/dw/outofflowmgr.cc
diff options
context:
space:
mode:
Diffstat (limited to 'dw/outofflowmgr.cc')
-rw-r--r--dw/outofflowmgr.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/dw/outofflowmgr.cc b/dw/outofflowmgr.cc
index 8df844a1..f3a89ef2 100644
--- a/dw/outofflowmgr.cc
+++ b/dw/outofflowmgr.cc
@@ -498,6 +498,8 @@ OutOfFlowMgr::~OutOfFlowMgr ()
delete rightFloatsAll;
delete absolutelyPositioned;
+
+ DBG_OBJ_DELETE ();
}
void OutOfFlowMgr::sizeAllocateStart (Allocation *containingBlockAllocation)