From 755fee5744c3704666a875fc09dc982aded7f783 Mon Sep 17 00:00:00 2001 From: handbrake Date: Sat, 14 Jan 2006 13:30:07 +0000 Subject: HandBrake 0.6.0 git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@13 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- test/test.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'test/test.c') diff --git a/test/test.c b/test/test.c index 8dc6732b3..67b9450a9 100644 --- a/test/test.c +++ b/test/test.c @@ -1,4 +1,4 @@ -/* $Id: test.c,v 1.27 2004/03/08 11:32:50 titer Exp $ +/* $Id: test.c,v 1.28 2004/03/22 19:18:57 titer Exp $ This file is part of the HandBrake source code. Homepage: . @@ -473,8 +473,6 @@ static void ScanDone( void * data, HBList * titleList ) audio->outBitrate = abitrate; audio->outCodec = acodec; HBListAdd( title->ripAudioList, audio ); - - tmp++; } } if( size ) -- cgit v1.2.3