SVN revision: 15164
This commit is contained in:
handyande 2005-06-06 16:06:31 +00:00 committed by handyande
parent 3fb18e9990
commit d625a15c92
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@ e_path_from_env(char *env)
if (!env_path)
return ep;
printf("need to add all parts of %s\n", env_path);
env_path = strdup(env_path);
last = env_path;