Remove unused code in test/thread_tcache_enabled.
This commit is contained in:
parent
26b1c13982
commit
548153e789
@ -60,8 +60,6 @@ thd_start(void *arg) {
|
||||
|
||||
free(malloc(1));
|
||||
return NULL;
|
||||
test_skip("\"thread.tcache.enabled\" mallctl not available");
|
||||
return NULL;
|
||||
}
|
||||
|
||||
TEST_BEGIN(test_main_thread) {
|
||||
|
Loading…
Reference in New Issue
Block a user