summaryrefslogtreecommitdiff
path: root/symbol.c
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-01-20 22:10:38 +0200
committerArnold D. Robbins <arnold@skeeve.com>2015-01-20 22:10:38 +0200
commit941bfc7ad6fc022f9836d282328b7ffc5f70bcb8 (patch)
tree19bbdc046bc15c9dd569a83276ffee15ccb6b56a /symbol.c
parenta8db21f1aea3b7bbab39a423aad61571dbe2b0ec (diff)
parent4c01db1833a02173c910d463eaed77ad6ed66195 (diff)
downloadgawk-print-exp.tar.gz
Merge branch 'master' into print-expprint-exp
Diffstat (limited to 'symbol.c')
-rw-r--r--symbol.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/symbol.c b/symbol.c
index e89214c0..23e04c03 100644
--- a/symbol.c
+++ b/symbol.c
@@ -565,7 +565,6 @@ load_symbols()
sym_array->parent_array = PROCINFO_node;
sym_array->vname = estrdup("identifiers", 11);
- make_aname(sym_array);
user = make_string("user", 4);
extension = make_string("extension", 9);