projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3521f0b
)
Remove unnecessary include of simple_list.h
author
Ian Romanick
<ian.d.romanick@intel.com>
Mon, 10 May 2010 17:56:03 +0000
(10:56 -0700)
committer
Ian Romanick
<ian.d.romanick@intel.com>
Mon, 10 May 2010 18:04:22 +0000
(11:04 -0700)
ir.cpp
patch
|
blob
|
history
diff --git
a/ir.cpp
b/ir.cpp
index d2d8b4015b753be18e8ab5ab6302c93b0a875191..76f5bab73112c88b2a22d1db6f3bc2f0d3dd2156 100644
(file)
--- a/
ir.cpp
+++ b/
ir.cpp
@@
-22,7
+22,6
@@
*/
#include <string.h>
#include "main/imports.h"
-#include "main/simple_list.h"
#include "ir.h"
#include "ir_visitor.h"
#include "glsl_types.h"