e_policy_visibility: remove unused variables 19/226619/1
authorJunseok, Kim <juns.kim@samsung.com>
Wed, 4 Mar 2020 06:10:59 +0000 (15:10 +0900)
committerJunSeok Kim <juns.kim@samsung.com>
Wed, 4 Mar 2020 07:03:53 +0000 (07:03 +0000)
Change-Id: I297542259bb1bb87c4bd384308e64964277ab36f

src/bin/e_policy_visibility.c

index b3dbc58979b0eefebba7f2f12abab477b3d970fd..777f484a6fe8910a5dc0f5e126f1266c939e8616 100644 (file)
@@ -1762,7 +1762,6 @@ _e_vis_ec_below_uniconify(E_Client *ec, E_Pol_Vis_Type above_vis_type)
    Eina_Bool ret = EINA_FALSE;
    E_Vis_Client *below;
    Eina_Bool send_vis;
-   int x, y, w, h;
 
    if (!ec) return EINA_FALSE;