]> git.sesse.net Git - vlc/blobdiff - include/vlc_main.h
Privatize the stats computer
[vlc] / include / vlc_main.h
index 9039cb8938097dc8e19cd16096e27b823a3a49b3..76356bcaa00959b70f81ccbc8f47c4144033143c 100644 (file)
@@ -45,7 +45,6 @@ struct libvlc_int_t
 
     playlist_t            *p_playlist;       ///< playlist object
 
-    void                 *p_stats_computer;  ///< Input thread computing stats (needs cleanup)
     global_stats_t       *p_stats;           ///< Global statistics
 
     /* There is no real reason to keep a list of items, but not to break