elm_win: Fix warning (unused variable)

This commit is contained in:
Jean-Philippe Andre 2016-04-08 14:18:38 +09:00
parent 4cd002fc7d
commit a6d7efcf73
1 changed files with 0 additions and 1 deletions

View 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)
{