summaryrefslogtreecommitdiff
path: root/src/gipfel.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/gipfel.cxx')
-rw-r--r--src/gipfel.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gipfel.cxx b/src/gipfel.cxx
index e72703d..e71d34f 100644
--- a/src/gipfel.cxx
+++ b/src/gipfel.cxx
@@ -1,5 +1,5 @@
//
-// "$Id: gipfel.cxx,v 1.2 2005/04/13 15:36:36 hofmann Exp $"
+// "$Id: gipfel.cxx,v 1.3 2005/04/13 18:07:16 hofmann Exp $"
//
// flpsed program.
//
@@ -136,7 +136,6 @@ int main(int argc, char** argv) {
win->end();
win->show(1, argv);
- gipf->redraw_overlay();
return Fl::run();
}