mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-04 12:52:15 +00:00
GC unused declaration
This commit is contained in:
parent
17519e9b79
commit
527055d12f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=138925
@ -41,7 +41,6 @@
|
||||
* Functions internal to the math package, yet not static.
|
||||
*/
|
||||
extern double __exp__E();
|
||||
extern double __log__L();
|
||||
|
||||
struct Double {double a, b;};
|
||||
double __exp__D(double, double);
|
||||
|
Loading…
Reference in New Issue
Block a user