E (RandR): Remove dead code.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 77711
This commit is contained in:
Christopher Michael 2012-10-10 07:55:03 +00:00 committed by Christopher Michael
parent 98a5532b44
commit b10d7e3c9a
1 changed files with 0 additions and 3 deletions

View File

@ -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))
{