Mesa (master): util: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Sun Apr 11 22:06:37 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Sun Apr 11 15:06:07 2010 -0700

util: Remove unnecessary header.

---

 src/gallium/auxiliary/util/u_resource.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/auxiliary/util/u_resource.c b/src/gallium/auxiliary/util/u_resource.c
index c37a68b..9e6474b 100644
--- a/src/gallium/auxiliary/util/u_resource.c
+++ b/src/gallium/auxiliary/util/u_resource.c
@@ -1,7 +1,6 @@
 
 
 #include "util/u_inlines.h"
-#include "util/u_memory.h"
 #include "util/u_transfer.h"
 
 static INLINE struct u_resource *




More information about the mesa-commit mailing list