From 507e81ddf0454a0b740a69f69d917ce67075065f Mon Sep 17 00:00:00 2001 From: uid32519 Date: Wed, 4 Jul 2001 17:10:24 +0000 Subject: spu support updated (unfinished) from James CVS patchset: 250 CVS date: 2001/07/04 17:10:24 --- src/xine-engine/metronom.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/xine-engine/metronom.c') diff --git a/src/xine-engine/metronom.c b/src/xine-engine/metronom.c index de24dad76..ef6706ebf 100644 --- a/src/xine-engine/metronom.c +++ b/src/xine-engine/metronom.c @@ -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: metronom.c,v 1.13 2001/07/03 21:25:04 guenter Exp $ + * $Id: metronom.c,v 1.14 2001/07/04 17:10:24 uid32519 Exp $ */ #ifdef HAVE_CONFIG_H @@ -390,7 +390,6 @@ static uint32_t metronom_got_audio_samples (metronom_t *this, uint32_t pts, uint pthread_mutex_lock (&this->lock); if (pts) { - int32_t diff; /* * first audio pts ? -- cgit v1.2.3