summaryrefslogtreecommitdiff
path: root/src/mapi/glapi/glthread.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mapi/glapi/glthread.h')
-rw-r--r--src/mapi/glapi/glthread.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/mapi/glapi/glthread.h b/src/mapi/glapi/glthread.h
index 54292706ac..fc4ece7c33 100644
--- a/src/mapi/glapi/glthread.h
+++ b/src/mapi/glapi/glthread.h
@@ -17,7 +17,4 @@
typedef struct u_tsd _glthread_TSD;
typedef u_mutex _glthread_Mutex;
-PUBLIC unsigned long
-_glthread_GetID(void);
-
-#endif /* THREADS_H */
+#endif /* GLTHREAD_H */