From d9f508424368895842f5dc783d57636fcdfb3fb1 Mon Sep 17 00:00:00 2001 From: arpi_esp Date: Thu, 15 Mar 2001 19:38:34 +0000 Subject: small code cleanup, removed unused variables git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@110 b3059339-0415-0410-9bf9-f77b7e298cf2 --- codecctrl.c | 1 - 1 file changed, 1 deletion(-) (limited to 'codecctrl.c') diff --git a/codecctrl.c b/codecctrl.c index 756428d8b5..21517f23e8 100644 --- a/codecctrl.c +++ b/codecctrl.c @@ -136,7 +136,6 @@ void mpeg_codec_controller(vo_functions_t *video_out){ //printf("codec: connection synced\n"); while(1){ - int num_frames; int len=0; int len2; send_cmd(control_fifo2,0x3030303); -- cgit v1.2.3