mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-28 01:49:33 -06:00
CommandProcessor: Remove redundant GATHER_PIPE_SIZE constant
This commit is contained in:
@ -97,7 +97,6 @@ enum
|
||||
|
||||
enum
|
||||
{
|
||||
GATHER_PIPE_SIZE = 32,
|
||||
INT_CAUSE_CP = 0x800
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user