Inheritance list should not be redundant (#5230)
This commit is contained in:
parent
82f90704a0
commit
32d21ddf17
20 changed files with 24 additions and 24 deletions
|
@ -13,7 +13,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
enum OpCode32SimdSelMode : int
|
||||
enum OpCode32SimdSelMode
|
||||
{
|
||||
Eq = 0,
|
||||
Vs,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue