From b31d171ae87dabe8026934c60b1a1195dddd32a2 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 17 Mar 2015 11:21:29 +0100 Subject: *: doxygen fixups --- src/playlist/PlaylistStream.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/playlist/PlaylistStream.hxx') diff --git a/src/playlist/PlaylistStream.hxx b/src/playlist/PlaylistStream.hxx index 4e441c345..f9bba7722 100644 --- a/src/playlist/PlaylistStream.hxx +++ b/src/playlist/PlaylistStream.hxx @@ -31,8 +31,6 @@ class Path; * Opens a playlist from a local file. * * @param path the path of the playlist file - * @param is_r on success, an #InputStream object is returned here, - * which must be closed after the playlist_provider object is freed * @return a playlist, or nullptr on error */ gcc_nonnull_all -- cgit v1.2.3