devilhorns pushed a commit to branch master.

commit 16c63ecf8c0b14c54d53c3e4f1cc602037515b5b
Author: Chris Michael <[email protected]>
Date:   Wed May 29 13:30:03 2013 +0100

    Remove call to screen_reset (not needed)
    
    Signed-off-by: Chris Michael <[email protected]>
---
 src/bin/e_randr.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/bin/e_randr.c b/src/bin/e_randr.c
index fbc4305..a24ab0a 100644
--- a/src/bin/e_randr.c
+++ b/src/bin/e_randr.c
@@ -580,8 +580,6 @@ _e_randr_config_restore(void)
 
    /* release the server grab */
    ecore_x_ungrab();
-
-   ecore_x_randr_screen_reset(root);
 }
 
 static Eina_Bool 

-- 

------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1

Reply via email to