libevent 2.0 compat

This commit is contained in:
Michael Davidsaver
2020-03-20 09:00:20 -07:00
parent 320755ebd5
commit d452e009ce
6 changed files with 6 additions and 4 deletions
-1
View File
@@ -115,7 +115,6 @@ MAIN(testev)
testPlan(14);
test_call();
test_fill_evbuf();
libevent_global_shutdown();
cleanup_for_valgrind();
return testDone();
}