summaryrefslogtreecommitdiff
path: root/src/GipfelWidget.cxx
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-12-18 22:48:25 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-12-18 22:48:25 +0100
commit7fa82e55ecb673165d7eba14e00e9c0479cf980f (patch)
treeb11497bbe12fd3a976cdf82f390dad8c5cc172ef /src/GipfelWidget.cxx
parent20f0e4a68816ae1207f3acf6dfde3d61f927c90e (diff)
remove debug output
Diffstat (limited to 'src/GipfelWidget.cxx')
-rw-r--r--src/GipfelWidget.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/GipfelWidget.cxx b/src/GipfelWidget.cxx
index 907564e..f6a662e 100644
--- a/src/GipfelWidget.cxx
+++ b/src/GipfelWidget.cxx
@@ -114,7 +114,6 @@ GipfelWidget::load_image(char *file) {
pan->parms.k1 = 0.0;
}
}
- fprintf(stderr, "%f %f\n", pan->parms.k0, pan->parms.k1);
return 0;
}