summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2005-08-15 12:07:30 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2005-08-15 12:07:30 +0100
commitc07cca69bbd203eaff54da76b2fd89b460e71b06 (patch)
tree6536303560349bb03629737d36c924d1a4381577 /src
parentb01abf3aabb09639349351c3a9c64eb136a35842 (diff)
remove duplicate include
Diffstat (limited to 'src')
-rw-r--r--src/gipfel.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gipfel.cxx b/src/gipfel.cxx
index 221bcec..dc53fd3 100644
--- a/src/gipfel.cxx
+++ b/src/gipfel.cxx
@@ -32,8 +32,6 @@
#include <errno.h>
#include <signal.h>
-#include "../config.h"
-
#include <FL/Fl.H>
#include <FL/Fl_Window.H>
#include <FL/Fl_Scroll.H>