summaryrefslogtreecommitdiffstats
path: root/test/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.c')
-rw-r--r--test/test.c4
1 files changed, 1 insertions, 3 deletions
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: <http://handbrake.m0k.org/>.
@@ -473,8 +473,6 @@ static void ScanDone( void * data, HBList * titleList )
audio->outBitrate = abitrate;
audio->outCodec = acodec;
HBListAdd( title->ripAudioList, audio );
-
- tmp++;
}
}
if( size )