summaryrefslogtreecommitdiff
path: root/parse.y
diff options
context:
space:
mode:
Diffstat (limited to 'parse.y')
-rw-r--r--parse.y1
1 files changed, 0 insertions, 1 deletions
diff --git a/parse.y b/parse.y
index 7d5744f156..0ab2181575 100644
--- a/parse.y
+++ b/parse.y
@@ -129,7 +129,6 @@ static NODE *list_concat();
static NODE *arg_concat();
static NODE *arg_prepend();
static NODE *literal_concat();
-static NODE *literal_append();
static NODE *new_evstr();
static NODE *call_op();
static int in_defined = 0;