Elementary thumb: Fixed warnings.

SVN revision: 59037
This commit is contained in:
Daniel Juyung Seo 2011-04-29 12:40:47 +00:00
parent a66af23825
commit e6a05d7bb2
1 changed files with 2 additions and 0 deletions

View File

@ -84,8 +84,10 @@ static const Evas_Smart_Cb_Description _signals[] =
struct _Ethumb_Client *_elm_ethumb_client = NULL;
Eina_Bool _elm_ethumb_connected = EINA_FALSE;
#ifdef HAVE_ELEMENTARY_ETHUMB
static Eina_List *retry = NULL;
static int pending_request = 0;
#endif
EAPI int ELM_ECORE_EVENT_ETHUMB_CONNECT = 0;