ecore-evas-drm: Remove FIXME comment

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2014-03-12 10:29:34 +00:00
parent ca701a5ff2
commit 33b475c74c
1 changed files with 0 additions and 2 deletions

View File

@ -267,8 +267,6 @@ _ecore_evas_drm_init(const char *device)
goto tty_open_err;
}
/* FIXME: Init egl/software renderer here ?? */
/* try to create sprites */
if (!ecore_drm_sprites_create(dev))
{