Module: Mesa
Branch: master
Commit: 725d77a6b535672a6fde89935913ca18a882f892
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=725d77a6b535672a6fde89935913ca18a882f892

Author: Vinson Lee <[email protected]>
Date:   Sun Mar 14 15:47:05 2010 -0700

trace: Remove unnecessary headers.

---

 src/gallium/drivers/trace/tr_drm.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/gallium/drivers/trace/tr_drm.c 
b/src/gallium/drivers/trace/tr_drm.c
index 906b326..eaa47df 100644
--- 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

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to