summaryrefslogtreecommitdiff
path: root/array.c~
diff options
context:
space:
mode:
Diffstat (limited to 'array.c~')
-rw-r--r--array.c~1
1 files changed, 0 insertions, 1 deletions
diff --git a/array.c~ b/array.c~
index 2b362c67..69672d14 100644
--- a/array.c~
+++ b/array.c~
@@ -556,7 +556,6 @@ ARRAY *a;
return (REVERSE_LIST(list, WORD_LIST *));
}
-/* XXX - changes needed to support `+=' */
ARRAY *
array_assign_list (array, list)
ARRAY *array;