mirror of
https://github.com/videolan/vlc.git
synced 2025-01-08 16:58:09 +08:00
Dead code
This commit is contained in:
parent
d8c32a08f9
commit
e5fdeda43a
@ -235,12 +235,6 @@
|
|||||||
#define UNKNOWN_HELP N_("There is no help available for these modules.")
|
#define UNKNOWN_HELP N_("There is no help available for these modules.")
|
||||||
|
|
||||||
/* This function is deprecated and is kept only for compatibility */
|
/* 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[] =
|
static const struct config_category_t categories_array[] =
|
||||||
{
|
{
|
||||||
/* Interface */
|
/* Interface */
|
||||||
|
Loading…
Reference in New Issue
Block a user