erase comment 16/82716/1 sandbox/peresipkyn/devel
authorJunkyeong Kim <jk0430.kim@samsung.com>
Fri, 5 Aug 2016 07:46:04 +0000 (16:46 +0900)
committerJunkyeong Kim <jk0430.kim@samsung.com>
Fri, 5 Aug 2016 07:46:09 +0000 (16:46 +0900)
Change-Id: I693936a772e6d82891875e1759f3eb7e94324f9c
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
src/wayland/eom-wayland.c

index fb136d0..9a47b60 100644 (file)
@@ -779,6 +779,7 @@ _eom_wayland_client_initialize()
 
        return true;
 fail:
+
        if (wl_client_info.registry) {
                wl_registry_destroy(wl_client_info.registry);
                wl_client_info.registry = NULL;
@@ -786,7 +787,7 @@ fail:
 
        ecore_wl_shutdown();
 
-       return false;/*LCOV_EXCL_LINE*/
+       return false;
 }
 
 static void