Mesa (master): graw-null: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Thu May 20 14:39:04 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Thu May 20 07:36:53 2010 -0700

graw-null: Remove unnecessary header.

---

 src/gallium/targets/graw-null/graw_null.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/gallium/targets/graw-null/graw_null.c b/src/gallium/targets/graw-null/graw_null.c
index 293015b..6965f58 100644
--- a/src/gallium/targets/graw-null/graw_null.c
+++ b/src/gallium/targets/graw-null/graw_null.c
@@ -18,8 +18,6 @@
 #include "sw/sw_public.h"
 #include "sw/sw.c"
 
-#include "state_tracker/graw.h"
-
 #include <stdio.h>
 
 




More information about the mesa-commit mailing list