elm_win: Match return type of function 01/142401/2
authorWonki Kim <wonki_.kim@samsung.com>
Thu, 3 Aug 2017 03:15:20 +0000 (12:15 +0900)
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>
Fri, 4 Aug 2017 01:22:42 +0000 (01:22 +0000)
this commit fix the svace warning

Change-Id: I9f3b00c35190808d1a2f641ed360bdb0d85f6dfe
Signed-off-by: Wonki Kim <wonki_.kim@samsung.com>
src/lib/elm_win.c

index 2696ec9..9e19c6c 100644 (file)
@@ -566,7 +566,7 @@ _elm_win_state_eval(void *data EINA_UNUSED)
           }
      }
    _win_noblank_eval();
-   return EINA_FALSE;
+   return;
 }
 
 static Eina_Bool