Mesa (master): vbo: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Sun May 30 22:47:53 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Sun May 30 15:47:21 2010 -0700

vbo: Remove unnecessary header.

---

 src/mesa/vbo/vbo_exec_array.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/mesa/vbo/vbo_exec_array.c b/src/mesa/vbo/vbo_exec_array.c
index ca40e76..c32a504 100644
--- a/src/mesa/vbo/vbo_exec_array.c
+++ b/src/mesa/vbo/vbo_exec_array.c
@@ -30,7 +30,6 @@
 #include "main/context.h"
 #include "main/state.h"
 #include "main/api_validate.h"
-#include "main/api_noop.h"
 #include "main/varray.h"
 #include "main/bufferobj.h"
 #include "main/enums.h"




More information about the mesa-commit mailing list