remove an unused variable

SVN revision: 29278
devs/devilhorns/wayland_egl
tilman 16 years ago committed by tilman
parent 1a4dbaa145
commit fd9cf44c7e
  1. 1
      legacy/edje/src/lib/edje_load.c

@ -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;

Loading…
Cancel
Save