elm_win: Fix warning (unused variable)
authorJean-Philippe Andre <jp.andre@samsung.com>
Fri, 8 Apr 2016 05:18:38 +0000 (14:18 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Fri, 8 Apr 2016 05:19:58 +0000 (14:19 +0900)
src/lib/elementary/elm_win.c

index b27d7e024bf6242fea171c05d573bac7f1d285bb..95204ce43206f47557485f726a19f76f02c7a5c5 100644 (file)
@@ -1441,7 +1441,6 @@ _elm_win_state_change(Ecore_Evas *ee)
 
         if (sd->fullscreen)
           {
-             int w, h;
 #ifdef HAVE_ELEMENTARY_WL2
              if (need_frame)
                {