Remove the unused variable
This commit is contained in:
parent
da9e503657
commit
5dffe248bc
1 changed files with 0 additions and 1 deletions
|
|
@ -43,7 +43,6 @@ struct SIMDDispatch {
|
|||
|
||||
private:
|
||||
std::array<bool, static_cast<unsigned>(SIMDOps::_sentinel)> simdStatus;
|
||||
bool initialized { false };
|
||||
cpuid::cpuinfo info;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue