mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-22 04:03:11 +00:00
Remove unused code in test/thread_tcache_enabled.
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user