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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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