]> Cypherpunks.ru repositories - gostls13.git/blobdiff - src/cmd/gc/walk.c
[dev.garbage] all: merge dev.cc (493ad916c3b1) into dev.garbage
[gostls13.git] / src / cmd / gc / walk.c
index 37bd62dead35c206d5b598ec6990f3ed190a10d9..0610893494b081a7cee5ff0473faffd114df3a70 100644 (file)
@@ -1776,7 +1776,6 @@ walkprint(Node *nn, NodeList **init)
        int notfirst, et, op;
        NodeList *calls;
 
-       on = nil;
        op = nn->op;
        all = nn->list;
        calls = nil;