]> git.sesse.net Git - vlc/blobdiff - include/vlc_common.h
Remove the useless announce handler object
[vlc] / include / vlc_common.h
index ab422c8e09e9b3b7f7195d0a69f0de3b59d4d9c9..2cb64a02f172c4a2de92ee10141fdb7463b87db5 100644 (file)
@@ -265,8 +265,6 @@ typedef struct sout_stream_sys_t sout_stream_sys_t;
 typedef struct config_chain_t       config_chain_t;
 typedef struct session_descriptor_t session_descriptor_t;
 typedef struct announce_method_t announce_method_t;
-typedef struct announce_handler_t announce_handler_t;
-typedef struct sap_handler_t sap_handler_t;
 
 typedef struct sout_param_t sout_param_t;
 typedef struct sout_pcat_t sout_pcat_t;