From 4b80217cb872335e6f01de22d58fc0778da265c6 Mon Sep 17 00:00:00 2001 From: Miguel Freitas Date: Thu, 26 Dec 2002 21:53:41 +0000 Subject: - cleanup internal interfaces for rewiring - fix UI_PLAYBACK_FINISHED rifle CVS patchset: 3686 CVS date: 2002/12/26 21:53:41 --- src/xine-engine/video_out.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/xine-engine/video_out.h') diff --git a/src/xine-engine/video_out.h b/src/xine-engine/video_out.h index 52b2bda4b..008483fde 100644 --- a/src/xine-engine/video_out.h +++ b/src/xine-engine/video_out.h @@ -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: video_out.h,v 1.74 2002/12/21 12:56:52 miguelfreitas Exp $ + * $Id: video_out.h,v 1.75 2002/12/26 21:53:42 miguelfreitas Exp $ * * * xine version of video_out.h @@ -175,8 +175,6 @@ struct xine_video_port_s { /* the driver in use */ vo_driver_t *driver; - /* private stuff can be added here */ - }; /* constants for the get/set property functions */ -- cgit v1.2.3