mapi: Remove usage of _glapi_check_multithread and _glapi_destroy_multithread
authorYonggang Luo <luoyonggang@gmail.com>
Wed, 27 Jul 2022 08:03:27 +0000 (16:03 +0800)
committerMarge Bot <emma+marge@anholt.net>
Mon, 22 Aug 2022 21:32:09 +0000 (21:32 +0000)
commita5972eb7ac0790d407bec596325ad83b15c264fa
treef2a87776ee527c2a8e620f7f9a27d8f08e5ff5f6
parenta5b463742c3c2f6973d59cfc4dbee68f077e8f55
mapi: Remove usage of _glapi_check_multithread and _glapi_destroy_multithread

They are empty stub functions now so have no need call to them

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Acked-by: Jose Fonseca <jfonseca@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17814>
src/gallium/frontends/wgl/stw_device.c
src/glx/glxcurrent.c
src/mesa/main/context.c