diff stream/open.c @ 33005:d116366f3523

Remove unused variable vcd_track.
author ib
date Mon, 21 Mar 2011 19:21:32 +0000
parents 4189a8951568
children ade40c1d69b8
line wrap: on
line diff
--- a/stream/open.c	Mon Mar 21 12:46:03 2011 +0000
+++ b/stream/open.c	Mon Mar 21 19:21:32 2011 +0000
@@ -38,7 +38,6 @@
 
 
 /// We keep these 2 for the gui atm, but they will be removed.
-int vcd_track=0;
 char* cdrom_device=NULL;
 int dvd_chapter=1;
 int dvd_last_chapter=0;