]> git.sesse.net Git - vlc/blobdiff - include/vlc_configuration.h
contrib: set android specifics
[vlc] / include / vlc_configuration.h
index 7a40485d063e98db35e962bafbf1ca6de9021fc5..57ef5f99de39b5a791f4e828a836f35e2f322531 100644 (file)
@@ -172,7 +172,6 @@ struct module_config_t
     char          **ppsz_action_text;         /* Friendly names for actions */
 
     /* Deprecated */
-    char        *psz_oldname;                          /* Old option name */
     bool        b_removed;
 };