projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebe09c4
)
ecore-wl2: Remove extra blank line
author
Chris Michael
<cp.michael@samsung.com>
Mon, 4 Jan 2016 16:05:57 +0000
(11:05 -0500)
committer
Chris 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
patch
|
blob
|
history
diff --git
a/src/lib/ecore_wl2/ecore_wl2_display.c
b/src/lib/ecore_wl2/ecore_wl2_display.c
index
db0435d
..
e02d729
100644
(file)
--- a/
src/lib/ecore_wl2/ecore_wl2_display.c
+++ b/
src/lib/ecore_wl2/ecore_wl2_display.c
@@
-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 */