From b10d7e3c9a87160c9fb813ce33cfa43fa2b5674e Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Wed, 10 Oct 2012 07:55:03 +0000 Subject: [PATCH] E (RandR): Remove dead code. Signed-off-by: Christopher Michael SVN revision: 77711 --- src/modules/conf_randr/e_int_config_randr.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/modules/conf_randr/e_int_config_randr.c b/src/modules/conf_randr/e_int_config_randr.c index 2c1ae39ab..22b174939 100644 --- a/src/modules/conf_randr/e_int_config_randr.c +++ b/src/modules/conf_randr/e_int_config_randr.c @@ -96,10 +96,7 @@ _basic_apply(E_Config_Dialog *cfd, E_Config_Dialog_Data *cfdata) outputs = &output->xid; orient = e_smart_monitor_orientation_get(mon); - /* ecore_x_randr_crtc_orientation_set(root, crtc->xid, orient); */ - e_smart_monitor_position_get(mon, &mx, &my); - /* ecore_x_randr_crtc_pos_set(root, crtc->xid, mx, my); */ if (!e_smart_monitor_connected_get(mon)) {