Mesa (master): gallium/freedreno: remove unused draw header

Emil Velikov evelikov at kemper.freedesktop.org
Wed Sep 24 10:10:35 UTC 2014


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

Author: Emil Velikov <emil.l.velikov at gmail.com>
Date:   Sun Sep 21 12:59:40 2014 +0100

gallium/freedreno: remove unused draw header

Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
Acked-by: Matt Turner <mattst88 at gmail.com>

---

 src/gallium/drivers/freedreno/freedreno_context.h |    1 -
 1 file changed, 1 deletion(-)

diff --git a/src/gallium/drivers/freedreno/freedreno_context.h b/src/gallium/drivers/freedreno/freedreno_context.h
index c59390a..b7e016b 100644
--- a/src/gallium/drivers/freedreno/freedreno_context.h
+++ b/src/gallium/drivers/freedreno/freedreno_context.h
@@ -29,7 +29,6 @@
 #ifndef FREEDRENO_CONTEXT_H_
 #define FREEDRENO_CONTEXT_H_
 
-#include "draw/draw_context.h"
 #include "pipe/p_context.h"
 #include "indices/u_primconvert.h"
 #include "util/u_blitter.h"




More information about the mesa-commit mailing list