X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=playlist.c;h=0aa4d9c1486c64c0632bbbe608669cb9700528ef;hb=213b3181e7f8ebd07ec37e256188ea9094722cef;hp=c822e0802c53fdfbb72b5d728e0ca84aabbedc45;hpb=650e5374914c1eb725ce7d2a720611bec22112bc;p=paraslash.git diff --git a/playlist.c b/playlist.c index c822e080..0aa4d9c1 100644 --- a/playlist.c +++ b/playlist.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2013 Andre Noll + * Copyright (C) 2007 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -126,8 +126,6 @@ static int check_playlist(struct osl_row *row, void *data) * * \param fd The afs socket. * \param query Unused. - * - * \return The return value of the underlying call to osl_rbtree_loop(). */ void playlist_check_callback(int fd, __a_unused const struct osl_object *query) {