ecore-evas-drm: Remove dead comment
authorChris Michael <cp.michael@samsung.com>
Thu, 4 Sep 2014 14:07:37 +0000 (10:07 -0400)
committerChris Michael <cp.michael@samsung.com>
Thu, 4 Sep 2014 15:18:23 +0000 (11:18 -0400)
Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/modules/ecore_evas/engines/drm/ecore_evas_drm.c

index 03dd835..ed872bb 100644 (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))
      {