summaryrefslogtreecommitdiffstats
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.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/mapi/glapi/glthread.h b/src/mapi/glapi/glthread.h
deleted file mode 100644
index bed2c02f87f..00000000000
--- a/src/mapi/glapi/glthread.h
+++ /dev/null
@@ -1,14 +0,0 @@
-#ifndef GLTHREAD_H
-#define GLTHREAD_H
-
-#include "u_thread.h"
-
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-#ifdef __cplusplus
-}
-#endif
-
-#endif /* GLTHREAD_H */