]> git.sesse.net Git - vlc/commit
* removed useless includes in intf_gnome.c
authorSam Hocevar <sam@videolan.org>
Thu, 15 Feb 2001 07:59:38 +0000 (07:59 +0000)
committerSam Hocevar <sam@videolan.org>
Thu, 15 Feb 2001 07:59:38 +0000 (07:59 +0000)
commit0f601455ffacdbcefc2468d805d11295acd8edd4
treea224dc3041c72cbc15997fa3795db38fb087c5cb
parent2ba056f279c968b2adac12b85b7cf9e2eb63d94a
 * removed useless includes in intf_gnome.c
 * made the vout_sdl.c functions static
 * ported vout_x11.c to the modules API; code isn't very nice yet though
plugins/gnome/intf_gnome.c
plugins/sdl/vout_sdl.c
plugins/x11/vout_x11.c