summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2014-10-19 14:04:43 +0200
committerSebastian Geerken <devnull@localhost>2014-10-19 14:04:43 +0200
commit3afc8db366cdfed92f5c53a606cfc82e551c9084 (patch)
treef5f70b5e3a4bb55f1713a058586b7139852ca6a8
parent6e1ba5ce92f5ad6cb51475fa526820e8cff1fce8 (diff)
Cleanup.
-rw-r--r--dw/oofawarewidget.hh1
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