]> git.sesse.net Git - vlc/blobdiff - include/vlc_input.h
Remove unused option: b_prefers_tree
[vlc] / include / vlc_input.h
index 1bdc3f25e35df043f3e57b760f40b65123d53740..edbd83dc99ec9d4587edc9d27333779375b7b54d 100644 (file)
@@ -72,7 +72,6 @@ struct input_item_t
     mtime_t    i_duration;           /**< Duration in milliseconds*/
 
     uint8_t    i_type;               /**< Type (file, disc, ...) */
-    bool b_prefers_tree;      /**< Do we prefer being displayed as tree*/
 
     int        i_categories;         /**< Number of info categories */
     info_category_t **pp_categories; /**< Pointer to the first info category */