]> git.sesse.net Git - vlc/blobdiff - include/vlc_config_cat.h
Dead code
[vlc] / include / vlc_config_cat.h
index 9696abc95b9966049fb4cb96f7e5bfd8617b19ed..9c19bfd5963ff0918c69b80d14991983522dca17 100644 (file)
 #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 */