ok, sorry, there was a reason: shutting up gcc warnings. spank myself :P

SVN revision: 56612
This commit is contained in:
Davide Andreoli 2011-01-31 18:57:13 +00:00
parent 080b978c88
commit ecf4379680
1 changed files with 1 additions and 0 deletions

View File

@ -321,6 +321,7 @@ ecore_con_url_new(const char *url)
return url_con;
#else
return NULL;
url = NULL;
#endif
}