From 372698b89ac009a080d3540a66316913aeb09b87 Mon Sep 17 00:00:00 2001 From: =?utf8?q?R=C3=A9mi=20Denis-Courmont?= Date: Sun, 23 Aug 2009 22:34:14 +0300 Subject: [PATCH] Removing historical comment --- src/modules/modules.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/modules/modules.c b/src/modules/modules.c index 5e4a0bf30c..972d23effa 100644 --- a/src/modules/modules.c +++ b/src/modules/modules.c @@ -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 -- 2.39.2