And remove debug.

SVN revision: 17078
This commit is contained in:
sebastid 2005-09-30 00:55:57 +00:00 committed by sebastid
parent 3d6e558b87
commit 06972f99e5
1 changed files with 0 additions and 1 deletions

View File

@ -397,6 +397,5 @@ ecore_file_app_exe_get(const char *app)
p++;
}
*pp = 0;
printf("%s\n", exe);
return exe;
}