ecore-wl2: Remove extra blank line

NB: No functional changes

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2016-01-04 11:05:57 -05:00
parent ebe09c4854
commit e4dd691432
1 changed files with 0 additions and 1 deletions

View 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 */