projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b6285c
)
st/dri: Remove unnecessary header.
author
Vinson Lee
<vlee@vmware.com>
Wed, 31 Mar 2010 06:35:32 +0000
(23:35 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Wed, 31 Mar 2010 06:35:32 +0000
(23:35 -0700)
src/gallium/state_trackers/dri/common/dri_drawable.c
patch
|
blob
|
history
diff --git
a/src/gallium/state_trackers/dri/common/dri_drawable.c
b/src/gallium/state_trackers/dri/common/dri_drawable.c
index 75b4cc56289307f9ca2ce7192f5a2b4c2948bdd9..88c17e81bfb1dcd5e98bc9ce72d9795b84947d15 100644
(file)
--- a/
src/gallium/state_trackers/dri/common/dri_drawable.c
+++ b/
src/gallium/state_trackers/dri/common/dri_drawable.c
@@
-38,7
+38,6
@@
#include "pipe/p_screen.h"
#include "util/u_format.h"
#include "util/u_memory.h"
-#include "util/u_inlines.h"
/**
* This is called when we need to set up GL rendering to a new X window.