Remove excess initializer (leftover from rework of PR 3793)

This commit is contained in:
Martin Kroeker
2022-10-31 16:57:03 +01:00
committed by GitHub
parent 65338a9493
commit c9d78dc3b2

View File

@@ -870,7 +870,6 @@ gotoblas_t TABLE_NAME = {
#if BUILD_COMPLEX16==1
zgeadd_kTS,
#endif
1, // align_k
};
#if (ARCH_ARM64)