Mesa (master): r300g: Remove unnecessary headers.

Vinson Lee vlee at kemper.freedesktop.org
Fri Aug 6 06:58:20 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Thu Aug  5 23:58:00 2010 -0700

r300g: Remove unnecessary headers.

---

 src/gallium/drivers/r300/r300_hyperz.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/gallium/drivers/r300/r300_hyperz.c b/src/gallium/drivers/r300/r300_hyperz.c
index e719342..10e440c 100644
--- a/src/gallium/drivers/r300/r300_hyperz.c
+++ b/src/gallium/drivers/r300/r300_hyperz.c
@@ -27,8 +27,6 @@
 #include "r300_hyperz.h"
 #include "r300_reg.h"
 #include "r300_fs.h"
-#include "r300_emit.h"
-#include "r300_texture.h"
 
 /*
   HiZ rules - taken from various docs 




More information about the mesa-commit mailing list