From ab1525fe2636193e4365bb64a75ea7a6e812aab8 Mon Sep 17 00:00:00 2001 From: Johannes Hofmann Date: Mon, 15 Aug 2005 12:17:47 +0100 Subject: remove debug output --- src/gipfel.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'src') 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); -- cgit v1.2.3