ecore-evas-drm: Remove dead comment

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2014-09-04 10:07:37 -04:00
parent e7707a859f
commit f2bc4ff4b8
1 changed files with 0 additions and 2 deletions

View File

@ -482,8 +482,6 @@ _ecore_evas_drm_init(const char *device)
goto sprite_err;
}
/* NB: We don't need to create outputs here. Evas will create the
* framebuffers it needs */
/* try to create outputs */
if (!ecore_drm_outputs_create(dev))
{