E (RandR): Remove dead comment.

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

SVN revision: 77886
This commit is contained in:
Christopher Michael 2012-10-11 14:29:04 +00:00 committed by Christopher Michael
parent e0bb649b07
commit 1756c3de92
1 changed files with 1 additions and 1 deletions

View File

@ -236,7 +236,7 @@ e_smart_monitor_info_set(Evas_Object *obj, E_Randr_Output_Info *output, E_Randr_
/* set some defaults */
sd->orig.orientation = ECORE_X_RANDR_ORIENTATION_ROT_0;
sd->orig.refresh_rate = 0;//60.0;
sd->orig.refresh_rate = 0;
sd->orig.mode = NULL;
sd->orig.x = 0;
sd->orig.y = 0;