projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2613fa8
)
mesa: Remove unnecessary header from attrib.c.
author
Vinson Lee
<vlee@vmware.com>
Tue, 19 Jan 2010 06:50:08 +0000
(22:50 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Tue, 19 Jan 2010 06:50:08 +0000
(22:50 -0800)
src/mesa/main/attrib.c
patch
|
blob
|
history
diff --git
a/src/mesa/main/attrib.c
b/src/mesa/main/attrib.c
index a14f71c3306a831ee1d7488abbd4269ff90cb72e..7adb2e2eac7dafd964db4a36cae00c288270b506 100644
(file)
--- a/
src/mesa/main/attrib.c
+++ b/
src/mesa/main/attrib.c
@@
-33,7
+33,6
@@
#include "bufferobj.h"
#include "clear.h"
#include "colormac.h"
-#include "colortab.h"
#include "context.h"
#include "depth.h"
#include "enable.h"