From 5da6f96ece0ecf24c8eade8378ca4c90846a8265 Mon Sep 17 00:00:00 2001 From: Johannes Hofmann Date: Mon, 19 Mar 2007 19:53:50 +0100 Subject: cleanups --- src/gipfel.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gipfel.cxx') diff --git a/src/gipfel.cxx b/src/gipfel.cxx index 9653ae1..db13287 100644 --- a/src/gipfel.cxx +++ b/src/gipfel.cxx @@ -579,7 +579,7 @@ stitch(GipfelWidget::sample_mode_t m, win->show(0, argv); st->set_output((OutputImage*) img); st->vignette_calib(m, stitch_w, stitch_h, from, to); - // st->color_calib(m, stitch_w, stitch_h, from, to); + //st->color_calib(m, stitch_w, stitch_h, from, to); } if (type & STITCH_JPEG) { -- cgit v1.2.3