From: RĂ©mi Denis-Courmont Date: Sat, 6 Sep 2008 08:19:17 +0000 (+0300) Subject: Dead code X-Git-Tag: 1.0.0-pre1~3516 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=e5fdeda43a3d1833e6f7a3390f404ceebe41a18a;p=vlc Dead code --- diff --git a/include/vlc_config_cat.h b/include/vlc_config_cat.h index 9696abc95b..9c19bfd596 100644 --- a/include/vlc_config_cat.h +++ b/include/vlc_config_cat.h @@ -235,12 +235,6 @@ #define UNKNOWN_HELP N_("There is no help available for these modules.") /* This function is deprecated and is kept only for compatibility */ -static inline const char * GetCapabilityHelp( char *psz_capability, int i_type) -{ - (void)psz_capability; (void)i_type; - return " "; -} - static const struct config_category_t categories_array[] = { /* Interface */