- STR: removed alternate impl

git-svn-id: http://moon:8086/svn/software/trunk/libsrc/radio@992 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2022-06-16 08:37:30 +00:00
parent e45fc5d020
commit 3adaef0094
2 changed files with 3 additions and 16 deletions
-1
View File
@@ -32,7 +32,6 @@ typedef struct _lead_lag_coeff_t
typedef struct _str_t
{
cpx_t d[2];
int alternate_impl;
} str_t;