]> git.sesse.net Git - vlc/blobdiff - include/vlc_interface.h
Remove interface b_block property.
[vlc] / include / vlc_interface.h
index 157752188352aad03935192142da0502bf7b0459..ef1bffaabdbddfb0bf9832a9b6451771e7e8dc08 100644 (file)
@@ -54,7 +54,6 @@ struct intf_thread_t
     VLC_COMMON_MEMBERS
 
     /* Thread properties and locks */
-    vlc_bool_t          b_block;
     vlc_bool_t          b_play;
 
     /* Specific interfaces */