X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=playlist.c;h=c6f09bef78bb6e0712a81dea8b4e373788298aca;hp=9afa8128d738f9428d01b3b44d73d99f7516d239;hb=b94595f1296c207526af18b821c390d9defec2ef;hpb=d894e0cc7ce94d09847a8a35f47127968d4268f1 diff --git a/playlist.c b/playlist.c index 9afa8128..c6f09bef 100644 --- a/playlist.c +++ b/playlist.c @@ -144,8 +144,6 @@ int playlist_check_callback(__a_unused const struct osl_object *query, */ void playlist_close(void) { - int ret; - if (!current_playlist.name) return; free(current_playlist.name);