diff options
Diffstat (limited to 'dw')
-rw-r--r-- | dw/oofawarewidget.hh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dw/oofawarewidget.hh b/dw/oofawarewidget.hh index 5525c301..bef075a3 100644 --- a/dw/oofawarewidget.hh +++ b/dw/oofawarewidget.hh @@ -102,7 +102,6 @@ protected: bool next (); bool prev (); - void print (); }; class OOFStackIterator: public lout::object::Object |