[gimp/metadata-browser] flame: Remove dead assignment
- From: Roman Joost <romanofski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/metadata-browser] flame: Remove dead assignment
- Date: Fri, 2 Dec 2011 02:13:22 +0000 (UTC)
commit 4260858333b32fcad99c8c769770a7438724c5cf
Author: Mukund Sivaraman <muks banu com>
Date: Sat Oct 8 18:05:39 2011 +0530
flame: Remove dead assignment
plug-ins/flame/libifs.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/plug-ins/flame/libifs.c b/plug-ins/flame/libifs.c
index 7ad323a..3714631 100644
--- a/plug-ins/flame/libifs.c
+++ b/plug-ins/flame/libifs.c
@@ -819,7 +819,6 @@ interpolate (control_point cps[],
}
/* apply wiggle factor */
- r = 0.0;
for (j = 0; j < 2; j++)
{
double tt = result->wiggle[j][1] * rh_time;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]