revert previous "removed" warnings" commit chunk which added more warnings

This commit is contained in:
Mike Blumenkrantz 2014-01-18 15:15:25 -05:00
parent 35640f88b4
commit a1d8fd1b6a
1 changed files with 1 additions and 2 deletions

View File

@ -9,8 +9,7 @@ struct _E_Config_Dialog_Data
{
Evas_Object *o_randr;
unsigned char restore;
unsigned int primary;
int restore, primary;
};
/* local function prototypes */