Remove commented fixme (no time to optimize this routine right now).

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

SVN revision: 84255
This commit is contained in:
Christopher Michael 2013-02-20 07:45:13 +00:00 committed by Christopher Michael
parent 3294b377e8
commit 1c15009411
1 changed files with 0 additions and 5 deletions

View File

@ -402,11 +402,6 @@ _e_randr_config_restore(void)
/* grab the root window */
root = ecore_x_window_root_first_get();
/* FIXME: !!
*
* Optimize and redo this !!!
*/
/* try to get the list of crtcs */
if ((crtcs = ecore_x_randr_crtcs_get(root, &ncrtcs)))
{