Commit 12c05ea6 authored by Geoff Simmons's avatar Geoff Simmons

Minor polish.

parent 6dfc5fcc
...@@ -654,7 +654,6 @@ KEY_Dump(VRT_CTX) ...@@ -654,7 +654,6 @@ KEY_Dump(VRT_CTX)
} }
VSB_finish(vsb); VSB_finish(vsb);
strands.n = 1;
strands.p[0] = VSB_data(vsb); strands.p[0] = VSB_data(vsb);
VRT_synth_page(ctx, &strands); VRT_synth_page(ctx, &strands);
VSB_destroy(&vsb); VSB_destroy(&vsb);
......
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