discomfitor pushed a commit to branch master.

commit 9c91d45f5daaa63cd120435154aa0717a4c7dcc7
Author: Mike Blumenkrantz <[email protected]>
Date:   Wed May 8 12:32:55 2013 +0100

    remove redundant setting of bd->changed
---
 src/bin/e_border.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/bin/e_border.c b/src/bin/e_border.c
index 7490953..a5244dc 100644
--- a/src/bin/e_border.c
+++ b/src/bin/e_border.c
@@ -9202,7 +9202,6 @@ _e_border_shade_animator(void *data)
         bd->shaded = !(bd->shaded);
         bd->changes.shaded = 1;
         bd->changes.shading = 1;
-        BD_CHANGED(bd);
         bd->shade.anim = NULL;
 
         if (bd->shaded)

-- 

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may

Reply via email to