summaryrefslogtreecommitdiff
path: root/src/expr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr.c')
-rw-r--r--src/expr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/expr.c b/src/expr.c
index 2a9395a8f..995d28ee9 100644
--- a/src/expr.c
+++ b/src/expr.c
@@ -71,7 +71,6 @@ static char **args;
char *program_name;
char *xstrdup ();
-char *xmalloc ();
static VALUE *docolon __P ((VALUE *sv, VALUE *pv));
static VALUE *eval __P ((void));