DVDInterface: Remove unused Triforce buffer.

This commit is contained in:
Jules Blok 2016-09-01 17:15:43 +02:00
parent 50984d85b0
commit 73b05b339b
1 changed files with 0 additions and 3 deletions

View File

@ -244,9 +244,6 @@ static int s_dtk = 0;
static u64 s_last_read_offset;
static u64 s_last_read_time;
// GC-AM only
static unsigned char s_media_buffer[0x40];
static int s_eject_disc;
static int s_insert_disc;