From 28a648966bbed6d0aa0f74741efae23b301e7fa5 Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Thu, 24 Oct 2002 16:41:05 +0000 Subject: xine_scan_plugins is gone CVS patchset: 2988 CVS date: 2002/10/24 16:41:05 --- include/xine.h.in | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/include/xine.h.in b/include/xine.h.in index 918b7511f..005cd3b53 100644 --- a/include/xine.h.in +++ b/include/xine.h.in @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: xine.h.in,v 1.23 2002/10/23 11:44:30 jcdutton Exp $ + * $Id: xine.h.in,v 1.24 2002/10/24 16:41:05 mroi Exp $ * * public xine-lib (libxine) interface and documentation * @@ -79,12 +79,6 @@ typedef struct xine_vo_driver_s xine_vo_driver_t; xine_t *xine_new (void); -/* - * Scan plugins - */ - -void xine_scan_plugins (xine_t *self); - /* * post_init the xine engine */ -- cgit v1.2.3