X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fmapi%2Fglapi%2Fglapi.h;fp=src%2Fmapi%2Fglapi%2Fglapi.h;h=7c22985ec40bf14cb97e45bebeb067e13dac1879;hb=02cb04c68ffbdaffaf7513ddc951584cac29f209;hp=dcf91a7f3f4e680c3410198e978b7849e6b4d1d9;hpb=0b0114cc3bd8ceccaa6cbad161a13f2da2631ae0;p=mesa.git diff --git a/src/mapi/glapi/glapi.h b/src/mapi/glapi/glapi.h index dcf91a7f3f4..7c22985ec40 100644 --- a/src/mapi/glapi/glapi.h +++ b/src/mapi/glapi/glapi.h @@ -168,10 +168,6 @@ _GLAPI_EXPORT struct _glapi_table * _glapi_create_table_from_handle(void *handle, const char *symbol_prefix); -_GLAPI_EXPORT unsigned long -_glthread_GetID(void); - - /* * These stubs are kept so that the old DRI drivers still load. */