COMP: Last (?) fix for dashboard warning.

This commit is contained in:
David Cole 2006-02-09 09:34:46 -05:00
parent 913a46e0aa
commit b93a093dc4
1 changed files with 0 additions and 1 deletions

View File

@ -53,7 +53,6 @@ tar_extract_glob(TAR *t, char *globname, char *prefix)
if (pathname)
{
free(pathname);
pathname = 0;
}
if (TH_ISREG(t) && tar_skip_regfile(t))