Commit d94db39f authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Remove a debugging print

parent 5a6cf6c7
......@@ -1002,7 +1002,6 @@ def one_var(nm, spec):
if nm == i[0]:
fh.write("VCL_" + typ +
" VRT_r_%s(const struct vrt_ctx *);\n" % cnam )
print(spec)
restrict(fo, spec[2])
if len(spec[3]) == 0:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment