math: fix float->int functions
[libc-test] / src / math / gen / template / l_i.c
index 86a0d9f..d8667db 100644 (file)
@@ -14,7 +14,6 @@ int main(void)
 {
        #pragma STDC FENV_ACCESS ON
        long long yi;
-       float d;
        int e, i, err = 0;
        struct l_i *p;