princeamd pushed a commit to branch enlightenment-0.17.

commit 0137ff7e1f53de92483f8aed807aa85bff6ec2ff
Author: Christopher Michael <[email protected]>
Date:   Tue Feb 19 10:56:51 2013 +0000

    Backport: 6ca0528 :: Remove function call to monitor_virtual_size_set.
    
    Signed-off-by: Christopher Michael <[email protected]>
    
    SVN revision: 84152
    Signed-off-by: Deon Thomas <[email protected]>
---
 src/modules/conf_randr/e_smart_randr.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/modules/conf_randr/e_smart_randr.c 
b/src/modules/conf_randr/e_smart_randr.c
index 52d7173..23772a5 100644
--- a/src/modules/conf_randr/e_smart_randr.c
+++ b/src/modules/conf_randr/e_smart_randr.c
@@ -198,9 +198,6 @@ e_smart_randr_monitors_create(Evas_Object *obj)
                   /* tell monitor what the virtual grid is */
                   e_smart_monitor_grid_set(mon, sd->o_grid);
 
-                  /* tell monitor what the virtual grid size is */
-                  e_smart_monitor_virtual_size_set(mon, sd->vw, sd->vh);
-
                   /* tell monitor what crtc it uses */
                   e_smart_monitor_crtc_set(mon, crtcs[i]);
 

-- 

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

Build for Windows Store.

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

Reply via email to