discomfitor pushed a commit to branch master.

commit e1507217d9a6a1cb1e40f8b66ba481f6f578fe9f
Author: Mike Blumenkrantz <[email protected]>
Date:   Fri Jul 26 12:22:42 2013 +0100

    simplify comp win dmg update adding on show; no functional changes
---
 src/bin/e_comp.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/src/bin/e_comp.c b/src/bin/e_comp.c
index c9d0d26..25cd831 100644
--- a/src/bin/e_comp.c
+++ b/src/bin/e_comp.c
@@ -2505,10 +2505,8 @@ _e_comp_win_show(E_Comp_Win *cw)
              cw->ph = 0;
           }
         if (cw->win) return;
-        cw->dmg_updates = 1;
      }
-   else
-     cw->dmg_updates = 1;
+   cw->dmg_updates = 1;
 
    cw->geom_update = 1;
    if (cw->win && ((!cw->redirected) || (!cw->pixmap)))

-- 

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk

Reply via email to