projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87ac117
)
identity: Remove unnecessary header.
author
Vinson Lee
<vlee@vmware.com>
Fri, 26 Mar 2010 05:40:03 +0000
(22:40 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Fri, 26 Mar 2010 05:40:03 +0000
(22:40 -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 936ccc444a8b67a7ca534a12d55658a01627fe26..26920fed08d5c39435194c8038404625e5fd744c 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_screen.h"
#include "id_objects.h"
struct identity_drm_api