sysinfo: removed an unused variable
authorGwanglim Lee <gl77.lee@samsung.com>
Sat, 22 Aug 2015 05:42:05 +0000 (14:42 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Sat, 22 Aug 2015 05:42:05 +0000 (14:42 +0900)
Change-Id: I5d994db79cffd277789471b3ed514600c0de2ac6

src/e_mod_sysinfo.c

index 812efa6..ed13a11 100644 (file)
@@ -57,7 +57,6 @@ static Eina_List *handlers = NULL;
 static void
 _win_map_apply(E_Client *ec, double factor)
 {
-   Evas_Map *map;
    int cx, cy;
 
    if (!ec->frame) return;