summaryrefslogtreecommitdiff
path: root/src/pr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pr.c')
-rw-r--r--src/pr.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/pr.c b/src/pr.c
index c30be67bc..ba661b66e 100644
--- a/src/pr.c
+++ b/src/pr.c
@@ -182,9 +182,6 @@
# include <limits.h>
#endif
-char *xmalloc ();
-char *xrealloc ();
-
#ifndef UINT_MAX
# define UINT_MAX ((unsigned int) ~(unsigned int) 0)
#endif