projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce89880
)
remove commented out #include
author
Brian
<brian.paul@tungstengraphics.com>
Mon, 15 Oct 2007 21:31:24 +0000
(15:31 -0600)
committer
Brian
<brian.paul@tungstengraphics.com>
Mon, 15 Oct 2007 21:31:24 +0000
(15:31 -0600)
src/mesa/pipe/i915simple/i915_clear.c
patch
|
blob
|
history
diff --git
a/src/mesa/pipe/i915simple/i915_clear.c
b/src/mesa/pipe/i915simple/i915_clear.c
index a4dba1a76464732d69619b4211f051cf0f0a940f..e8087df5a473c28e210981ba1c7b0cc2736e2e53 100644
(file)
--- a/
src/mesa/pipe/i915simple/i915_clear.c
+++ b/
src/mesa/pipe/i915simple/i915_clear.c
@@
-33,7
+33,6
@@
#include "pipe/p_defines.h"
#include "i915_context.h"
#include "i915_state.h"
-//#include "colormac.h"
/**