summaryrefslogtreecommitdiff
path: root/src/nl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nl.c')
-rw-r--r--src/nl.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/nl.c b/src/nl.c
index 3c437c4ce..ae48da482 100644
--- a/src/nl.c
+++ b/src/nl.c
@@ -70,9 +70,6 @@ enum section
Header, Body, Footer, Text
};
-char *xmalloc ();
-char *xrealloc ();
-
/* The name this program was run with. */
char *program_name;