summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r600/Lindent
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2011-10-20 15:06:54 -0700
committerEric Anholt <[email protected]>2011-10-28 11:20:30 -0700
commitde22b9018f2516a3948d920c6bb1ffe659d7f230 (patch)
tree670f04a88927f5c3bbae66054d0c926d06308d1d /src/mesa/drivers/dri/r600/Lindent
parent2f4c7ebea683de1d84501cfd11dbb963e7c027f6 (diff)
r300c, r600c: Remove these DRI drivers.
They have been superseded by the gallium equivalents. Acked-by: Michel Dänzer <[email protected]> Acked-by: Alex Deucher <[email protected]> Acked-by: Dave Airlie <[email protected]> Acked-by: Corbin Simpson <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/r600/Lindent')
-rwxr-xr-xsrc/mesa/drivers/dri/r600/Lindent2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/drivers/dri/r600/Lindent b/src/mesa/drivers/dri/r600/Lindent
deleted file mode 100755
index 7d8d8896e30..00000000000
--- a/src/mesa/drivers/dri/r600/Lindent
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-indent -npro -kr -i8 -ts8 -sob -l80 -ss -ncs "$@"