]> git.sesse.net Git - vlc/blobdiff - include/vlc_main.h
Remove uninitialized and unsynchronized global stats
[vlc] / include / vlc_main.h
index 119b177bc1d960cbc48478079c615541b95ff8e7..0d2ce47e01c59fdbfb91dd6b3d10507d6622c98d 100644 (file)
@@ -37,9 +37,6 @@ struct libvlc_int_t
 {
     VLC_COMMON_MEMBERS
 
-    /* FIXME: this is only used by the logger module! */
-    global_stats_t       *p_stats;           ///< Global statistics
-
     /* Structure storing the action name / key associations */
     struct hotkey
     {