]> git.sesse.net Git - vlc/blobdiff - include/vlc_main.h
p_vlm is private data
[vlc] / include / vlc_main.h
index 545eb74fc539c20a4628272cfc28cd3351f1bfa6..174c8f5f748ff305d037399865b42aff08cd5b75 100644 (file)
@@ -49,10 +49,6 @@ struct libvlc_int_t
 
     vlc_object_t          *p_interaction;    ///< interface interaction object
 
-    vlm_t                 *p_vlm;            ///< vlm if created from libvlc-common.
-                                             /// (this is clearly private and
-                                             //  shouldn't be used)
-
     void                 *p_stats_computer;  ///< Input thread computing stats (needs cleanup)
     global_stats_t       *p_stats;           ///< Global statistics