SVN revision: 16742
This commit is contained in:
Carsten Haitzler 2005-09-18 05:24:57 +00:00
parent 9fd23d550d
commit 4f71e046bf
1 changed files with 0 additions and 1 deletions

View File

@ -1016,7 +1016,6 @@ _edje_file_add(Edje *ed)
if (ts)
{
len += strlen(ts);
printf("%s\n", ts);
free(ts);
len += 1;
}