[gimp] wind: Delete dead assignment



commit 197dddb5d5d1adc63178d5b4a03cc763100c0784
Author: Mukund Sivaraman <muks banu com>
Date:   Thu Oct 6 19:54:58 2011 +0530

    wind: Delete dead assignment

 plug-ins/common/wind.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/plug-ins/common/wind.c b/plug-ins/common/wind.c
index eadb41d..ca9e92c 100644
--- a/plug-ins/common/wind.c
+++ b/plug-ins/common/wind.c
@@ -386,7 +386,6 @@ render_blast (GimpDrawable *drawable,
                     }
                 }
             }
-          marker = 0;
         }
     }
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]