* Remove a bad free() I missed during the last round of changes.
This commit is contained in:
parent
345ecb9d22
commit
c38eb01179
@ -170,8 +170,6 @@ update_if_album_art(const char *path)
|
||||
}
|
||||
}
|
||||
closedir(dh);
|
||||
|
||||
free(dir);
|
||||
}
|
||||
|
||||
char *
|
||||
|
Loading…
x
Reference in New Issue
Block a user