mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Post-push cleanup, for Bug#11763065 et al.
This commit is contained in:
@ -231,11 +231,6 @@ my_bool my_thread_global_init(void)
|
||||
install_sigabrt_handler();
|
||||
#endif
|
||||
|
||||
// if (my_thread_init())
|
||||
// {
|
||||
// my_thread_global_end(); /* Clean up */
|
||||
// return 1;
|
||||
// }
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user