]> git.sesse.net Git - vlc/blobdiff - include/vlc_playlist.h
Interaction facility (Refs:#27)
[vlc] / include / vlc_playlist.h
index 3bd4ebb304dd1f3648a9060f249be8b6c69a2c20..d8256b30c8bf023b806037d716754e67d1061399 100644 (file)
@@ -216,7 +216,6 @@ struct playlist_t
     // The following members are about user interaction
     // The playlist manages the user interaction to avoid creating another
     // thread
-    vlc_bool_t b_manage_interaction;
     interaction_t *p_interaction;
 
     /*@}*/