projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a131941
)
identity: Remove unnecessary header.
author
Vinson Lee
<vlee@vmware.com>
Tue, 9 Feb 2010 02:22:29 +0000
(18:22 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Tue, 9 Feb 2010 02:22:29 +0000
(18:22 -0800)
src/gallium/drivers/identity/id_context.c
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/identity/id_context.c
b/src/gallium/drivers/identity/id_context.c
index 40962a3ccf67b3c8da789c84e1f97566464e944e..9955380e1fe828cc668dba201b437e4738c66825 100644
(file)
--- a/
src/gallium/drivers/identity/id_context.c
+++ b/
src/gallium/drivers/identity/id_context.c
@@
-29,7
+29,6
@@
#include "pipe/p_context.h"
#include "util/u_memory.h"
-#include "id_public.h"
#include "id_context.h"
#include "id_objects.h"