diff options
author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2011-05-26 21:20:32 +0200 |
---|---|---|
committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2011-05-26 21:20:32 +0200 |
commit | e2fe24b904895dca8245ea5bac9c43abe7dc2012 (patch) | |
tree | 6416e31a5ae72bd277de6cf3a09b485b32517aa9 /dw/fltkviewbase.hh | |
parent | f8e218199b36a728ee7523e8e6a20d088f1befbb (diff) |
remove commented code
Diffstat (limited to 'dw/fltkviewbase.hh')
-rw-r--r-- | dw/fltkviewbase.hh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dw/fltkviewbase.hh b/dw/fltkviewbase.hh index b1b6c4ab..03cf26d8 100644 --- a/dw/fltkviewbase.hh +++ b/dw/fltkviewbase.hh @@ -112,8 +112,6 @@ public: FltkWidgetView (int x, int y, int w, int h, const char *label = 0); ~FltkWidgetView (); - void layout(); - void drawText (core::style::Font *font, core::style::Color *color, core::style::Color::Shading shading, |