oops - double run - remove. my bad. mis-merge

SVN revision: 10310
This commit is contained in:
Carsten Haitzler 2004-05-22 03:00:51 +00:00
parent 8ecb9bb68c
commit 524c4d7cce
1 changed files with 0 additions and 1 deletions

View File

@ -950,7 +950,6 @@ _edje_embryo_test_run(Edje *ed, char *fname, char *sig, char *src)
embryo_program_run(ed->collection->script, fn);
embryo_program_data_set(ed->collection->script, pdata);
}
embryo_program_run(ed->collection->script, fn);
printf("EDJE DEBUG: Done.\n");
}
}