From 8ea6db0abc6246ecc70dec14007e2518b175fdb1 Mon Sep 17 00:00:00 2001 From: James Courtier-Dutton Date: Tue, 5 Mar 2002 22:31:06 +0000 Subject: remove bad "get_info" functions. ---------------------------------------------------------------------- CVS patchset: 1539 CVS date: 2002/03/05 22:31:06 --- include/xine.h.tmpl.in | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'include') diff --git a/include/xine.h.tmpl.in b/include/xine.h.tmpl.in index 8972871d2..70dee248e 100644 --- a/include/xine.h.tmpl.in +++ b/include/xine.h.tmpl.in @@ -28,7 +28,7 @@ \endverbatim */ /* - * $Id: xine.h.tmpl.in,v 1.83 2002/03/05 20:39:05 jcdutton Exp $ + * $Id: xine.h.tmpl.in,v 1.84 2002/03/05 22:31:06 jcdutton Exp $ * */ @@ -509,11 +509,6 @@ struct vo_driver_s { */ void (*exit) (vo_driver_t *self); - /** - * Get driver name etc. - */ - vo_info_t* (*get_info) (); - }; /** @} end of video_group */ -- cgit v1.2.3