[vlc-devel] commit: Remove non-existent types ( Rémi Denis-Courmont )

git version control git at videolan.org
Sat May 23 20:18:16 CEST 2009


vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sat May 23 19:14:08 2009 +0300| [bbf31a42e6109a4d2fb8a7b7e08cc8a62d29a3d6] | committer: Rémi Denis-Courmont 

Remove non-existent types

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bbf31a42e6109a4d2fb8a7b7e08cc8a62d29a3d6
---

 include/vlc_common.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/include/vlc_common.h b/include/vlc_common.h
index 869bfc4..f75611f 100644
--- a/include/vlc_common.h
+++ b/include/vlc_common.h
@@ -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;




More information about the vlc-devel mailing list