* Remove a bad free() I missed during the last round of changes.

This commit is contained in:
Justin Maggard 2011-11-29 00:15:08 +00:00
parent 345ecb9d22
commit c38eb01179

View File

@ -170,8 +170,6 @@ update_if_album_art(const char *path)
}
}
closedir(dh);
free(dir);
}
char *