]> git.sesse.net Git - vlc/blobdiff - include/vlc_common.h
Move intf_sys_t and intf_thread_t definitions
[vlc] / include / vlc_common.h
index f75611ffb459859c2d4a45b5f76a00045c0335f6..88b938bc421b379ec818dcf6118c25cb054360b9 100644 (file)
@@ -176,10 +176,6 @@ typedef struct module_cache_t module_cache_t;
 
 typedef struct config_category_t config_category_t;
 
-/* Interface */
-typedef struct intf_thread_t intf_thread_t;
-typedef struct intf_sys_t intf_sys_t;
-
 /* Input */
 typedef struct input_thread_t input_thread_t;
 typedef struct input_thread_sys_t input_thread_sys_t;