DVDInterface: Remove unused Triforce buffer.
This commit is contained in:
parent
50984d85b0
commit
73b05b339b
|
@ -244,9 +244,6 @@ static int s_dtk = 0;
|
||||||
static u64 s_last_read_offset;
|
static u64 s_last_read_offset;
|
||||||
static u64 s_last_read_time;
|
static u64 s_last_read_time;
|
||||||
|
|
||||||
// GC-AM only
|
|
||||||
static unsigned char s_media_buffer[0x40];
|
|
||||||
|
|
||||||
static int s_eject_disc;
|
static int s_eject_disc;
|
||||||
static int s_insert_disc;
|
static int s_insert_disc;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue