mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
DVDInterface: Remove unused Triforce buffer.
This commit is contained in:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user