Remove excess initializer (leftover from rework of PR 3793)
This commit is contained in:
parent
65338a9493
commit
c9d78dc3b2
|
@ -870,7 +870,6 @@ gotoblas_t TABLE_NAME = {
|
|||
#if BUILD_COMPLEX16==1
|
||||
zgeadd_kTS,
|
||||
#endif
|
||||
1, // align_k
|
||||
};
|
||||
|
||||
#if (ARCH_ARM64)
|
||||
|
|
Loading…
Reference in New Issue