Misc: Remove unused code
This commit is contained in:
@ -53,7 +53,7 @@ static void DeinterleaveSubcode(const u8* subcode_in, u8* subcode_out)
|
||||
}
|
||||
}
|
||||
|
||||
#if defined(_WIN32) && !defined(_UWP)
|
||||
#if defined(_WIN32)
|
||||
|
||||
// The include order here is critical.
|
||||
// clang-format off
|
||||
|
||||
Reference in New Issue
Block a user