Remove debug variable.

SVN revision: 35831
This commit is contained in:
Cedric BAIL 2008-09-04 14:58:22 +00:00
parent 8a9cfed253
commit 593569c78e
1 changed files with 0 additions and 3 deletions

View File

@ -22,9 +22,6 @@
START_TEST(eina_file_split_simple)
{
Eina_Array *ea;
char *tmp;
Eina_Array_Iterator it;
unsigned int i;
eina_array_init();