Mesa (mesa_7_7_branch): pipebuffer: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Fri Jan 22 07:08:00 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Thu Jan 21 23:07:29 2010 -0800

pipebuffer: Remove unnecessary header.

---

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

diff --git a/src/gallium/auxiliary/pipebuffer/pb_validate.c b/src/gallium/auxiliary/pipebuffer/pb_validate.c
index ce40c0c..903afc7 100644
--- a/src/gallium/auxiliary/pipebuffer/pb_validate.c
+++ b/src/gallium/auxiliary/pipebuffer/pb_validate.c
@@ -39,7 +39,6 @@
 #include "util/u_debug.h"
 
 #include "pb_buffer.h"
-#include "pb_buffer_fenced.h"
 #include "pb_validate.h"
 
 




More information about the mesa-commit mailing list