e_client: remove unused variables 54/298054/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Wed, 30 Aug 2023 23:09:48 +0000 (08:09 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Wed, 30 Aug 2023 23:30:43 +0000 (08:30 +0900)
Change-Id: Ibce13c27a9908b67d0f6e95b80185c1fa17e8b9e
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
src/bin/e_client.c

index 5987804..d533c25 100644 (file)
@@ -2625,8 +2625,6 @@ _e_client_eval(E_Client *ec)
    int send_event = 1;
    unsigned int prop = 0;
    int tx, ty, tw, th;
-   int ex, ey, ew, eh;
-   int px, py, pw, ph;
    int nw, nh;
    E_Zone *zone;