Commit 372698b8 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Removing historical comment

parent 07a61eae
......@@ -405,11 +405,6 @@ static int modulecmp (const void *a, const void *b)
*
* Return the best module function, given a capability list.
*
* If the p_this object doesn't have it's psz_object_name set, then
* psz_object_name will be set to the module's name, unless the user
* provided an alias using the "module name@alias" syntax in which case
* psz_object_name will be set to the alias.
*
* \param p_this the vlc object
* \param psz_capability list of capabilities needed
* \param psz_name name of the module asked
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment