]> git.sesse.net Git - vlc/blobdiff - include/vlc_playlist.h
Interaction are controlled by a dedicated thread
[vlc] / include / vlc_playlist.h
index 9e8321139d4f6d5b991e4c0520984f2bbe965a82..f413462c873c9587c9b038e5ae7cece3bc69e5e6 100644 (file)
@@ -237,7 +237,6 @@ struct playlist_t
     } request;
 
     // Playlist-unrelated fields
-    interaction_t       *p_interaction;    /**< Interaction manager */
     input_thread_t      *p_stats_computer; /**< Input thread computing stats */
     global_stats_t      *p_stats;          /**< Global statistics */
 };