diff options
Diffstat (limited to 'winsup/mingw/mingwex/math/cephes_emath.h')
-rw-r--r-- | winsup/mingw/mingwex/math/cephes_emath.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/winsup/mingw/mingwex/math/cephes_emath.h b/winsup/mingw/mingwex/math/cephes_emath.h index 78112bf18..121937a8f 100644 --- a/winsup/mingw/mingwex/math/cephes_emath.h +++ b/winsup/mingw/mingwex/math/cephes_emath.h @@ -300,8 +300,6 @@ static __inline__ void __eshdn6(register short unsigned int *x); #define NTEN 12 #define MAXP 4096 -extern const unsigned short __etens[NTEN + 1][NE]; - /* ; Clear out entire external format number. ; |