mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-02 12:18:09 +02:00
r200: remove dangling radeon.h symlink.
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>
This commit is contained in:
parent
871ddb919b
commit
01ccddbed6
1 changed files with 0 additions and 1 deletions
|
|
@ -1 +0,0 @@
|
|||
../../radeon/server/radeon.h
|
||||
Loading…
Add table
Reference in a new issue