math: fpclassify test
[libc-test] / src / math / ilogbf.c
index 4dcda5e..b5e5439 100644 (file)
@@ -11,7 +11,6 @@ int main(void)
 {
        #pragma STDC FENV_ACCESS ON
        long long yi;
-       float d;
        int e, i, err = 0;
        struct f_i *p;