[gimp] app: Complete the reversal of last patch



commit 159ee0381d4ff7f03e0cc2a91dc42c2530d56073
Author: Alexia Death <alexiadeath gmail com>
Date:   Sun Sep 11 22:46:57 2011 +0300

    app: Complete the reversal of last patch

 app/paint/gimpbrushcore.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/app/paint/gimpbrushcore.c b/app/paint/gimpbrushcore.c
index ca7c91e..6468c57 100644
--- a/app/paint/gimpbrushcore.c
+++ b/app/paint/gimpbrushcore.c
@@ -762,7 +762,6 @@ gimp_brush_core_interpolate (GimpPaintCore    *paint_core,
       gimp_paint_core_paint (paint_core, drawable, paint_options,
                              GIMP_PAINT_STATE_MOTION, time);
 
-      gimp_paint_core_set_last_coords (paint_core, &current_coords);
     }
 
   current_coords.x        = last_coords.x        + delta_vec.x;



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