discomfitor pushed a commit to branch master.

commit 5c49e7c981a875fee35b9ba4020535a6d349325d
Author: Mike Blumenkrantz <[email protected]>
Date:   Mon Apr 22 15:26:02 2013 +0100

    remove border checking for comp win add...this is bad I guess
---
 src/bin/e_comp.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/bin/e_comp.c b/src/bin/e_comp.c
index 311e602..b65bd6a 100644
--- a/src/bin/e_comp.c
+++ b/src/bin/e_comp.c
@@ -2106,7 +2106,6 @@ _e_comp_win_add(E_Comp *c, Ecore_X_Window win, E_Border 
*bd)
    cw->real_hid = 1;
    cw->opacity = 255.0;
    if (conf->grab) ecore_x_grab();
-   if (!bd) bd = e_border_find_by_window(win);
    if (bd)
      {
         _e_comp_win_bd_setup(cw, bd);

-- 

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr

Reply via email to