git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
d8c32a0
)
Dead code
author
Rémi Denis-Courmont
<rdenis@simphalempin.com>
Sat, 6 Sep 2008 08:19:17 +0000
(11:19 +0300)
committer
Rémi Denis-Courmont
<rdenis@simphalempin.com>
Sat, 6 Sep 2008 08:19:17 +0000
(11:19 +0300)
include/vlc_config_cat.h
patch
|
blob
|
history
diff --git
a/include/vlc_config_cat.h
b/include/vlc_config_cat.h
index
9696abc
..
9c19bfd
100644
(file)
--- 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 */
#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 */
static const struct config_category_t categories_array[] =
{
/* Interface */