summaryrefslogtreecommitdiff
path: root/src/gipfel.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/gipfel.cxx')
-rw-r--r--src/gipfel.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gipfel.cxx b/src/gipfel.cxx
index 8ef6b22..9653ae1 100644
--- a/src/gipfel.cxx
+++ b/src/gipfel.cxx
@@ -579,6 +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);
}
if (type & STITCH_JPEG) {