]> git.sesse.net Git - vlc/commitdiff
Remove non-existent types
authorRémi Denis-Courmont <remi@remlab.net>
Sat, 23 May 2009 16:14:08 +0000 (19:14 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Sat, 23 May 2009 16:39:34 +0000 (19:39 +0300)
include/vlc_common.h

index 869bfc4945223fa15cd5eb9a1416461b07070eb7..f75611ffb459859c2d4a45b5f76a00045c0335f6 100644 (file)
@@ -179,8 +179,6 @@ 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;
-typedef struct intf_msg_t intf_msg_t;
-typedef struct user_widget_t user_widget_t;
 
 /* Input */
 typedef struct input_thread_t input_thread_t;