Support for GNU/kFreeBSD.
[mono.git] / mono / unit-tests / test-mono-linked-list-set.c
index 299a66cfdd0fc4420969c9bfd3c90f5254c32736..7d5cac53085e4ff5f6148fb3a3095a0a5c4f81cd 100644 (file)
@@ -126,7 +126,6 @@ main (int argc, char *argv [])
 
        mono_threads_init (&thread_callbacks, 0);
 
-       mono_thread_smr_init ();
        mono_lls_init (&lls, free_node);
 
        for (i = 0; i < N; ++i) {