summaryrefslogtreecommitdiffstats
path: root/stream/vcd_read_darwin.h
diff options
context:
space:
mode:
Diffstat (limited to 'stream/vcd_read_darwin.h')
-rw-r--r--stream/vcd_read_darwin.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/stream/vcd_read_darwin.h b/stream/vcd_read_darwin.h
index 95b540bf48..81853d08c2 100644
--- a/stream/vcd_read_darwin.h
+++ b/stream/vcd_read_darwin.h
@@ -45,7 +45,6 @@ return 0;
int vcd_seek_to_track(mp_vcd_priv_t* vcd, int track)
{
- dk_cd_read_track_info_t tocentry;
struct CDTrackInfo entry;
memset( &vcd->entry, 0, sizeof(vcd->entry));
@@ -69,7 +68,6 @@ int vcd_get_track_end(mp_vcd_priv_t* vcd, int track)
dk_cd_read_disc_info_t tochdr;
struct CDDiscInfo hdr;
- dk_cd_read_track_info_t tocentry;
struct CDTrackInfo entry;
//read toc header