summaryrefslogtreecommitdiff
path: root/usr.bin/window
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-12-18 11:59:37 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-12-18 11:59:37 +0000
commit59d7c860caff0400103340f14a35c91815010721 (patch)
tree9190704a078b8fe93b75e97713bd060aace9bdc5 /usr.bin/window
parent053bbc788cb29f987117d492250015347b4eb080 (diff)
Notes
Diffstat (limited to 'usr.bin/window')
-rw-r--r--usr.bin/window/ww.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/window/ww.h b/usr.bin/window/ww.h
index 1f6548442c94..82c4acfafdb7 100644
--- a/usr.bin/window/ww.h
+++ b/usr.bin/window/ww.h
@@ -307,8 +307,6 @@ char **wwalloc();
char *wwerror();
/* c library functions */
-char *malloc();
-char *calloc();
char *getenv();
char *tgetstr();
char *rindex();