summaryrefslogtreecommitdiffstats
path: root/src/mesa/vbo/vbo_attrib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/vbo/vbo_attrib.h')
-rw-r--r--src/mesa/vbo/vbo_attrib.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/vbo/vbo_attrib.h b/src/mesa/vbo/vbo_attrib.h
index 560c82623ba..f4a3a66cfbf 100644
--- a/src/mesa/vbo/vbo_attrib.h
+++ b/src/mesa/vbo/vbo_attrib.h
@@ -45,7 +45,6 @@
*/
enum {
VBO_ATTRIB_POS,
- VBO_ATTRIB_WEIGHT,
VBO_ATTRIB_NORMAL,
VBO_ATTRIB_COLOR0,
VBO_ATTRIB_COLOR1,