Skip to content

Commit

Permalink
Merge pull request #4169 from Armada651/dvd-triforce
Browse files Browse the repository at this point in the history
DVDInterface: Remove unused Triforce buffer.
  • Loading branch information
JosJuice committed Sep 1, 2016
2 parents 50984d8 + 73b05b3 commit ec42875
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Source/Core/Core/HW/DVDInterface.cpp
Expand Up @@ -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;

Expand Down

0 comments on commit ec42875

Please sign in to comment.