aboutsummaryrefslogtreecommitdiffstats
path: root/cint_array.c
diff options
context:
space:
mode:
Diffstat (limited to 'cint_array.c')
-rw-r--r--cint_array.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cint_array.c b/cint_array.c
index 05b94400..7db45fd2 100644
--- a/cint_array.c
+++ b/cint_array.c
@@ -62,7 +62,6 @@ static void cint_print(NODE *symbol);
afunc_t cint_array_func[] = {
cint_array_init,
is_uinteger,
- null_length,
cint_lookup,
cint_exists,
cint_clear,