ref: 39562e06a87e2068d9dcd788201a2b7a6efdb7b2
parent: a3174127775718d684401353132f73688abe7903
author: Ori Bernstein <ori@eigenstate.org>
date: Thu Nov 5 10:17:30 EST 2015
Remove more debug spew.
--- a/mi/match.c
+++ b/mi/match.c
@@ -378,8 +378,6 @@
Node *lastcmp, *cmp, *eq, *pat;
size_t i;
- dtdumpnode(dt, stdout, 0, 0);
-
lastcmp = NULL;
cmp = NULL;
pat = NULL;