summaryrefslogtreecommitdiff
path: root/src/mesa/glapi
diff options
context:
space:
mode:
authorGeorge Sapountzis <gsap7@yahoo.gr>2008-04-18 17:35:00 +0300
committerGeorge Sapountzis <gsap7@yahoo.gr>2008-04-23 11:12:31 +0300
commit37be884875ed291c7cf378c570df1cd46b8c2fa1 (patch)
tree34ebdb3f3195c2536bc31d7505731cecbfbb671d /src/mesa/glapi
parent750f52169ccbd1aca217e7749f1ce6ae5828c2ac (diff)
glcore: drop outdated sources files intented for xorg
Diffstat (limited to 'src/mesa/glapi')
-rw-r--r--src/mesa/glapi/sources12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/mesa/glapi/sources b/src/mesa/glapi/sources
deleted file mode 100644
index 1d5c2528211..00000000000
--- a/src/mesa/glapi/sources
+++ /dev/null
@@ -1,12 +0,0 @@
-MESA_GLAPI_SOURCES = \
-glapi.c \
-glthread.c
-
-MESA_GLAPI_HEADERS = \
-dispatch.h \
-glapi.h \
-glapioffsets.h \
-glapitable.h \
-glapitemp.h \
-glprocs.h \
-glthread.h