ecore-wl2: Remove blank line

NB: No functional changes

Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>
This commit is contained in:
Chris Michael 2016-01-05 09:26:17 -05:00
parent 2fef60b718
commit 6afbd272bd
1 changed files with 0 additions and 1 deletions

View File

@ -415,7 +415,6 @@ ecore_wl2_display_create(const char *name)
ewd = eina_hash_find(_server_displays, n);
if (ewd) goto found;
}
}
else
{