diff options
-rw-r--r-- | src/gipfel.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gipfel.cxx b/src/gipfel.cxx index dc53fd3..8d7d98a 100644 --- a/src/gipfel.cxx +++ b/src/gipfel.cxx @@ -327,7 +327,6 @@ int main(int argc, char** argv) { exit(1); } -fprintf(stderr, "%s\n", data_file); control_win = create_control_window(); view_win = new Fl_Window(800, 600); |