aboutsummaryrefslogtreecommitdiff
path: root/dw/oofawarewidget.hh
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2016-07-24 21:20:40 +0200
committerSebastian Geerken <devnull@localhost>2016-07-24 21:20:40 +0200
commit89a3621f776fe93a30ebeba681a550de933ef059 (patch)
treea94267959d2e130a08c4c4c63ee5f843308f5865 /dw/oofawarewidget.hh
parentf3a56bdc779b035b7adc37a2b61a3b3fbea9718d (diff)
Remove obsolete method.
Diffstat (limited to 'dw/oofawarewidget.hh')
-rw-r--r--dw/oofawarewidget.hh5
1 files changed, 0 insertions, 5 deletions
diff --git a/dw/oofawarewidget.hh b/dw/oofawarewidget.hh
index baeda592..07906055 100644
--- a/dw/oofawarewidget.hh
+++ b/dw/oofawarewidget.hh
@@ -263,11 +263,6 @@ public:
virtual void widgetRefSizeChanged (int externalIndex);
/**
- * TODO Needed after SRDOP?
- */
- virtual void clearPositionChanged ();
-
- /**
* Called by an implementation of dw::oof::OutOfFlowMgr when the size of the
* container has changed, typically in sizeAllocateEnd.
*/