diff options
Diffstat (limited to 'usr.bin/window/ww.h')
-rw-r--r-- | usr.bin/window/ww.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/window/ww.h b/usr.bin/window/ww.h index 1f65484..82c4acf 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(); |