diff options
author | George Sapountzis <[email protected]> | 2008-04-18 17:35:00 +0300 |
---|---|---|
committer | George Sapountzis <[email protected]> | 2008-04-23 11:12:31 +0300 |
commit | 37be884875ed291c7cf378c570df1cd46b8c2fa1 (patch) | |
tree | 34ebdb3f3195c2536bc31d7505731cecbfbb671d /src/mesa/swrast_setup | |
parent | 750f52169ccbd1aca217e7749f1ce6ae5828c2ac (diff) |
glcore: drop outdated sources files intented for xorg
Diffstat (limited to 'src/mesa/swrast_setup')
-rw-r--r-- | src/mesa/swrast_setup/sources | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/mesa/swrast_setup/sources b/src/mesa/swrast_setup/sources deleted file mode 100644 index dee14b6774e..00000000000 --- a/src/mesa/swrast_setup/sources +++ /dev/null @@ -1,10 +0,0 @@ -MESA_SWRAST_SETUP_SOURCES = \ -ss_context.c \ -ss_triangle.c - -MESA_SWRAST_SETUP_HEADERS = \ -ss_context.h \ -ss_triangle.h \ -ss_tritmp.h \ -ss_vb.h \ -swrast_setup.h |