From 731d704f7681a09c98e0494f6ea6297892045fb7 Mon Sep 17 00:00:00 2001 From: Johannes Hofmann Date: Mon, 19 Mar 2007 18:07:23 +0100 Subject: remove unneeded check --- src/Stitch.cxx | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'src') diff --git a/src/Stitch.cxx b/src/Stitch.cxx index 1da565b..11ee274 100644 --- a/src/Stitch.cxx +++ b/src/Stitch.cxx @@ -31,6 +31,7 @@ Stitch::Stitch() { color_adjust[i][l] = 1.0; } } + merged_image = NULL; num_pics = 0; V1 = 0.0; @@ -150,20 +151,18 @@ Stitch::vignette_calib(GipfelWidget::sample_mode_t m, merged_image->init(w, h); } - for (int y=0; y