mesa: remove remaining uses of _glthread_GetID()
[mesa.git] / src / mesa / drivers / dri / common / dri_test.c
index 35732857dda816d97e064b1c2af68cf6f6c1d4f3..7ab50d9231eea25a8685aa6c876edf3a6b6126b6 100644 (file)
@@ -76,12 +76,6 @@ _glapi_get_dispatch_table_size(void)
        return 0;
 }
 
-PUBLIC unsigned long
-_glthread_GetID(void)
-{
-   return 0;
-}
-
 #ifndef NO_MAIN
 int main(int argc, char** argv)
 {