diff options
author | Sebastian Geerken <devnull@localhost> | 2015-10-03 19:33:11 +0200 |
---|---|---|
committer | Sebastian Geerken <devnull@localhost> | 2015-10-03 19:33:11 +0200 |
commit | de8f5fcfb1977266557911f61f51d46173157818 (patch) | |
tree | d7b9c5d0ccf35ec46a623a9ffeb68d01d4734362 /dw/oofawarewidget.hh | |
parent | d8571c047c7e8599d3c53916ec8e335311b98c70 (diff) |
SRDOP: more cleanup related to floats.
Diffstat (limited to 'dw/oofawarewidget.hh')
-rw-r--r-- | dw/oofawarewidget.hh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dw/oofawarewidget.hh b/dw/oofawarewidget.hh index 4f26b91f..4b6a2fd0 100644 --- a/dw/oofawarewidget.hh +++ b/dw/oofawarewidget.hh @@ -251,8 +251,6 @@ public: void draw (core::View *view, core::Rectangle *area, core::DrawingContext *context); - virtual bool mustBeWidenedToAvailWidth (); - /** * Called by an implementation of dw::oof::OutOfFlowMgr (actually only * OOFFloatsMgr) when the border has changed due to a widget out of flow, or |