mesa: remove remaining uses of _glthread_GetID()
[mesa.git] / src / mapi / glapi / glapi.h
index dcf91a7f3f4e680c3410198e978b7849e6b4d1d9..7c22985ec40bf14cb97e45bebeb067e13dac1879 100644 (file)
@@ -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.
  */