[gimp] app (siox): Delete redundant total initializer



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]