* mingwex/math/cephes_emath.h (__etens): Remove declaration.

This commit is contained in:
Danny Smith
2004-07-12 07:33:17 +00:00
parent 1b0314715b
commit e4cb4efab3
2 changed files with 4 additions and 2 deletions

View File

@ -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.
;