projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c1be00
)
mesa: remove unneeded #include colortab.h
author
Brian Paul
<brianp@vmware.com>
Sat, 25 Apr 2015 02:12:42 +0000
(20:12 -0600)
committer
Brian Paul
<brianp@vmware.com>
Tue, 28 Apr 2015 18:27:48 +0000
(12:27 -0600)
Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
src/mesa/main/texobj.c
patch
|
blob
|
history
diff --git
a/src/mesa/main/texobj.c
b/src/mesa/main/texobj.c
index e018ab9103c2c18149b7b40bc8dc42b5a57d44ca..c563f1e74343e21ce0b4bda3197a9f76794685c1 100644
(file)
--- a/
src/mesa/main/texobj.c
+++ b/
src/mesa/main/texobj.c
@@
-30,7
+30,6
@@
#include <stdio.h>
#include "bufferobj.h"
-#include "colortab.h"
#include "context.h"
#include "enums.h"
#include "fbobject.h"