summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r600
diff options
context:
space:
mode:
authorPaul Berry <stereotype441@gmail.com>2011-09-28 12:58:13 -0700
committerPaul Berry <stereotype441@gmail.com>2011-10-04 15:28:56 -0700
commit56a90f5ce198a86599a4a24687c5d773b38326da (patch)
tree5596051e2deaf311e31520d17074cbf00eeb4e1b /src/mesa/drivers/dri/r600
parentd38839a498b38b745f5bdf6b96fbafa2792670be (diff)
r200/r300/r600: remove dangling radeon_tex_getimage.c symlinks.
Commit d1fda903 (radeon: Drop mapping we were doing around glGetTexImage()) removed the common Radeon source file radeon_tex_getimage.c, and pulled it out of the r200, r300, r600, and radeon makefiles. But it left behind the symlinks that were being used to share that file among the four directories. This patch removes the dangling symlinks. Reviewed-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'src/mesa/drivers/dri/r600')
l---------src/mesa/drivers/dri/r600/radeon_tex_getimage.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/r600/radeon_tex_getimage.c b/src/mesa/drivers/dri/r600/radeon_tex_getimage.c
deleted file mode 120000
index d9836d7326e..00000000000
--- a/src/mesa/drivers/dri/r600/radeon_tex_getimage.c
+++ /dev/null
@@ -1 +0,0 @@
-../radeon/radeon_tex_getimage.c \ No newline at end of file