From 931a9f4d056745d61d6b1e82ac9c754e3a012697 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Thu, 11 Oct 2012 14:28:58 +0000 Subject: [PATCH] E (RandR): Remove dead code line. Signed-off-by: Christopher Michael SVN revision: 77884 --- src/modules/conf_randr/e_smart_monitor.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/modules/conf_randr/e_smart_monitor.c b/src/modules/conf_randr/e_smart_monitor.c index 3002f0978..ed6546a61 100644 --- a/src/modules/conf_randr/e_smart_monitor.c +++ b/src/modules/conf_randr/e_smart_monitor.c @@ -405,7 +405,6 @@ e_smart_monitor_crtc_geometry_get(Evas_Object *obj, Evas_Coord *x, Evas_Coord *y /* NB: For now, I am just returning the geometry of the * 'possible' crtc, and the width of the mode. This Will Be Fixed * Very Shortly so please do not report/bitch/etc, etc */ - /* crtc = eina_list_nth(sd->output->possible_crtcs, 0); */ if (crtc) {