Skip to content
Snippets Groups Projects
Commit e5fdeda4 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont
Browse files

Dead code

parent d8c32a08
No related branches found
No related tags found
No related merge requests found
......@@ -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 */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment