summaryrefslogtreecommitdiff
path: root/src/gipfel.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/gipfel.cxx')
-rw-r--r--src/gipfel.cxx2
1 files changed, 1 insertions, 1 deletions
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) {