aboutsummaryrefslogtreecommitdiff
path: root/dw/fltkviewbase.hh
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2011-05-26 21:20:32 +0200
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2011-05-26 21:20:32 +0200
commite2fe24b904895dca8245ea5bac9c43abe7dc2012 (patch)
tree6416e31a5ae72bd277de6cf3a09b485b32517aa9 /dw/fltkviewbase.hh
parentf8e218199b36a728ee7523e8e6a20d088f1befbb (diff)
remove commented code
Diffstat (limited to 'dw/fltkviewbase.hh')
-rw-r--r--dw/fltkviewbase.hh2
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,