summaryrefslogtreecommitdiff
path: root/dw/fltkflatview.cc
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2011-01-15 19:18:58 +0000
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2011-01-15 19:18:58 +0000
commit867088f57e6b312780ff3c21861503cb66e94c6f (patch)
tree9577234135b36d2681d4b4aa466fe683a12c3a01 /dw/fltkflatview.cc
parentf4b2ec9608576d4442c79780b64747548bb61a74 (diff)
view changes
Diffstat (limited to 'dw/fltkflatview.cc')
-rw-r--r--dw/fltkflatview.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/dw/fltkflatview.cc b/dw/fltkflatview.cc
index 85385394..b47b3f0a 100644
--- a/dw/fltkflatview.cc
+++ b/dw/fltkflatview.cc
@@ -21,12 +21,8 @@
#include "fltkflatview.hh"
-#include <fltk/draw.h>
-#include <fltk/events.h>
-
#include <stdio.h>
-using namespace fltk;
using namespace lout::container::typed;
namespace dw {