remove an unused variable

SVN revision: 29278
This commit is contained in:
tilman 2007-03-31 10:32:48 +00:00 committed by tilman
parent 1a4dbaa145
commit fd9cf44c7e
1 changed files with 0 additions and 1 deletions

View File

@ -446,7 +446,6 @@ EAPI char *
edje_file_data_get(const char *file, const char *key)
{
Edje_File *edf;
Evas_List *l;
char *str = NULL;
int error_ret = 0;