Mesa (master): util: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Wed Jan 27 23:36:42 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Wed Jan 27 15:35:58 2010 -0800

util: Remove unnecessary header.

---

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

diff --git a/src/gallium/auxiliary/util/u_surface.c b/src/gallium/auxiliary/util/u_surface.c
index 35c4978..f828908 100644
--- a/src/gallium/auxiliary/util/u_surface.c
+++ b/src/gallium/auxiliary/util/u_surface.c
@@ -36,7 +36,6 @@
 #include "pipe/p_state.h"
 #include "pipe/p_defines.h"
 
-#include "util/u_format.h"
 #include "util/u_surface.h"
 
 




More information about the mesa-commit mailing list