summaryrefslogtreecommitdiff
path: root/dw/widget.cc
diff options
context:
space:
mode:
Diffstat (limited to 'dw/widget.cc')
-rw-r--r--dw/widget.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/dw/widget.cc b/dw/widget.cc
index 4903c067..191feda9 100644
--- a/dw/widget.cc
+++ b/dw/widget.cc
@@ -1865,10 +1865,6 @@ void Widget::leaveNotifyImpl (EventCrossing *)
tooltip->onLeave();
}
-lout::object::Object *Widget::stackingIterator (bool atEnd)
-{
- return NULL;
-}
void Widget::removeChild (Widget *child)
{