remove redundant setting of bd->changed

This commit is contained in:
Mike Blumenkrantz 2013-05-08 12:32:55 +01:00
parent 219b40545b
commit 9c91d45f5d
1 changed files with 0 additions and 1 deletions

View File

@ -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)