[gimp] app (siox): Delete redundant total initializer
- From: Mukund Sivaraman <muks src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app (siox): Delete redundant total initializer
- Date: Tue, 4 Oct 2011 09:27:40 +0000 (UTC)
commit 0a3c8c5c86f6af2709312ced08f0be97c325b84a
Author: Mukund Sivaraman <muks banu com>
Date: Tue Oct 4 14:44:56 2011 +0530
app (siox): Delete redundant total initializer
app/base/siox.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/app/base/siox.c b/app/base/siox.c
index 6a3ec23..bccf48c 100644
--- a/app/base/siox.c
+++ b/app/base/siox.c
@@ -875,7 +875,6 @@ siox_foreground_extract (SioxState *state,
clustersize = get_clustersize (limits);
siox_progress_update (progress_callback, progress_data, 0.0);
- total = width * height;
if (refinement & SIOX_REFINEMENT_CHANGE_SENSITIVITY)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]