projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91454fb
)
identity: Remove unnecessary header.
author
Vinson Lee
<vlee@vmware.com>
Wed, 31 Mar 2010 05:42:45 +0000
(22:42 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Wed, 31 Mar 2010 05:42:45 +0000
(22:42 -0700)
src/gallium/drivers/identity/id_drm.c
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/identity/id_drm.c
b/src/gallium/drivers/identity/id_drm.c
index 26920fed08d5c39435194c8038404625e5fd744c..d332c36af261eb35cfca86b12f73f68b807d7415 100644
(file)
--- a/
src/gallium/drivers/identity/id_drm.c
+++ b/
src/gallium/drivers/identity/id_drm.c
@@
-31,7
+31,6
@@
#include "id_drm.h"
#include "id_screen.h"
#include "id_public.h"
-#include "id_objects.h"
struct identity_drm_api
{