summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authordas <das@FreeBSD.org>2004-12-16 20:40:49 +0000
committerdas <das@FreeBSD.org>2004-12-16 20:40:49 +0000
commit0ca0cdb376d390706a4ec5932fb9e6ab663d6dbc (patch)
treecd759eaff1e1b3266c195374c198df274e18c030 /lib
parent8daeb2e028ae11c31a04910c50123d414c4fa58f (diff)
downloadFreeBSD-src-0ca0cdb376d390706a4ec5932fb9e6ab663d6dbc.zip
FreeBSD-src-0ca0cdb376d390706a4ec5932fb9e6ab663d6dbc.tar.gz
GC unused declaration
Diffstat (limited to 'lib')
-rw-r--r--lib/msun/bsdsrc/mathimpl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/msun/bsdsrc/mathimpl.h b/lib/msun/bsdsrc/mathimpl.h
index 8c1f96f..275b624 100644
--- a/lib/msun/bsdsrc/mathimpl.h
+++ b/lib/msun/bsdsrc/mathimpl.h
@@ -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);
OpenPOWER on IntegriCloud