mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 12:19:12 +00:00
CommandProcessor: Remove redundant GATHER_PIPE_SIZE constant
This commit is contained in:
parent
ce52ea35ec
commit
9ffe9d3dc1
2 changed files with 2 additions and 3 deletions
|
@ -97,7 +97,6 @@ enum
|
|||
|
||||
enum
|
||||
{
|
||||
GATHER_PIPE_SIZE = 32,
|
||||
INT_CAUSE_CP = 0x800
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue