ecore-wl2: Remove extra blank line
authorChris Michael <cp.michael@samsung.com>
Mon, 4 Jan 2016 16:05:57 +0000 (11:05 -0500)
committerChris Michael <cp.michael@samsung.com>
Mon, 4 Jan 2016 16:06:21 +0000 (11:06 -0500)
NB: No functional changes

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/ecore_wl2/ecore_wl2_display.c

index db0435d..e02d729 100644 (file)
@@ -424,7 +424,6 @@ ecore_wl2_display_create(const char *name)
         /* check hash of cached server displays for this name */
         ewd = eina_hash_find(_server_displays, name);
         if (ewd) goto found;
-
      }
 
    /* allocate space for display structure */