X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib/blobdiff_plain/b1a20beee623c83315c3ce21abc7bcce103c6efb..d04c0e00da3a27693bbf9cc4f2d5c88e56d80f20:/struct/t/dstr-putf-test.c diff --git a/struct/t/dstr-putf-test.c b/struct/t/dstr-putf-test.c index 7f6c652..5186787 100644 --- a/struct/t/dstr-putf-test.c +++ b/struct/t/dstr-putf-test.c @@ -108,7 +108,6 @@ int main(int argc, char *argv[]) tvec_parseargs(argc, argv, &tvstate, &argpos, &tvec_adhocconfig); if (argpos < argc) die(2, "no input files expected"); - tvec_adhoc(&tvstate); TESTGROUP("basics") { TEST_KNOWN(("Hello, world!"), "Hello, world!");