From 8cc18436f0f9d30461965d5e589e5cec03e48748 Mon Sep 17 00:00:00 2001 From: Guenter Bartsch Date: Sat, 14 Jul 2001 13:28:31 +0000 Subject: whoups, forgot to remove some spu_dec functions... CVS patchset: 276 CVS date: 2001/07/14 13:28:31 --- src/xine-engine/xine_internal.h | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) (limited to 'src/xine-engine/xine_internal.h') diff --git a/src/xine-engine/xine_internal.h b/src/xine-engine/xine_internal.h index a9292ca9d..9fa9c2f26 100644 --- a/src/xine-engine/xine_internal.h +++ b/src/xine-engine/xine_internal.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: xine_internal.h,v 1.28 2001/07/14 12:50:34 guenter Exp $ + * $Id: xine_internal.h,v 1.29 2001/07/14 13:28:32 guenter Exp $ * */ @@ -313,19 +313,6 @@ void video_decoder_shutdown (xine_t *this); * spu decoder stuff */ -/* - * init spu decoder, allocate spu fifo, - * start spu decoder thread - */ - -void spu_decoder_init (xine_t *this); - -/* - * quit spu thread - */ - -void spu_decoder_shutdown (xine_t *this); - /* * init audio decoders, allocate audio fifo, * start audio decoder thread -- cgit v1.2.3