[vlc-commits] include/playlist: fix comment

Felix Paul Kühne git at videolan.org
Thu Jan 31 14:02:03 CET 2019


vlc | branch: master | Felix Paul Kühne <felix at feepk.net> | Thu Jan 31 14:01:41 2019 +0100| [38ca18a9a064583593aa03c43b43cdb132b9358d] | committer: Felix Paul Kühne

include/playlist: fix comment

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=38ca18a9a064583593aa03c43b43cdb132b9358d
---

 include/vlc_playlist.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/vlc_playlist.h b/include/vlc_playlist.h
index e0e56c4bb0..52edae9957 100644
--- a/include/vlc_playlist.h
+++ b/include/vlc_playlist.h
@@ -207,7 +207,6 @@ struct vlc_playlist_callbacks
      *
      * \param playlist the playlist
      * \param index    the index of the first removed item
-     * \param items    the array of removed items
      * \param count    the number of items removed
      * \param userdata userdata provided to AddListener()
      */



More information about the vlc-commits mailing list