E (RandR): Whitespace removal.

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

SVN revision: 77871
This commit is contained in:
Christopher Michael 2012-10-11 12:42:31 +00:00 committed by Christopher Michael
parent e005f0d4bf
commit 71eeb7c458
1 changed files with 1 additions and 1 deletions

View File

@ -1157,7 +1157,7 @@ _e_smart_monitor_modes_fill(E_Smart_Data *sd)
/* printf("Mode: %d %dx%d @ %.1fHz\n", mode->xid, */
/* mode->width, mode->height, rate); */
sd->modes = eina_list_append(sd->modes, mode);
}