projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08cddfe
)
trace: Remove unnecessary headers.
author
Vinson Lee
<vlee@vmware.com>
Sun, 14 Mar 2010 22:47:05 +0000
(15:47 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Sun, 14 Mar 2010 22:47:05 +0000
(15:47 -0700)
src/gallium/drivers/trace/tr_drm.c
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/trace/tr_drm.c
b/src/gallium/drivers/trace/tr_drm.c
index 906b3262e4b51af5ed736beaa053a7d48d74bcbc..eaa47df4066e28c8cc820ac6ff411c3f52ce651c 100644
(file)
--- a/
src/gallium/drivers/trace/tr_drm.c
+++ b/
src/gallium/drivers/trace/tr_drm.c
@@
-30,9
+30,6
@@
#include "util/u_memory.h"
#include "tr_drm.h"
#include "tr_screen.h"
-#include "tr_context.h"
-#include "tr_buffer.h"
-#include "tr_texture.h"
#include "tr_public.h"
struct trace_drm_api