r200: remove dangling radeon.h symlink.
authorPaul Berry <stereotype441@gmail.com>
Tue, 8 Nov 2011 15:50:56 +0000 (07:50 -0800)
committerPaul Berry <stereotype441@gmail.com>
Wed, 9 Nov 2011 19:26:27 +0000 (11:26 -0800)
Commit 1401b96b (radeon: cleanup radeon shared code after r300 and
r600 classic drivers removal) removed the file
src/mesa/drivers/dri/radeon/server/radeon.h, but it left behind the
symlink which was used to share that file into the
src/mesa/drivers/dri/r200/server directory.

This patch removes the dangling symlink.

Reviewed-by: Alex Deucher <alexdeucher@gmail.com>
src/mesa/drivers/dri/r200/server/radeon.h [deleted symlink]

diff --git a/src/mesa/drivers/dri/r200/server/radeon.h b/src/mesa/drivers/dri/r200/server/radeon.h
deleted file mode 120000 (symlink)
index 81274a5..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../../radeon/server/radeon.h
\ No newline at end of file