princeamd pushed a commit to branch enlightenment-0.17.

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

    Backport: 16c63ec :: Remove call to screen_reset (not needed)
    
    Signed-off-by: Chris Michael <[email protected]>
    Signed-off-by: Deon Thomas <[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 

-- 

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

Reply via email to