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

Author: Vinson Lee <[email protected]>
Date:   Tue Jan 12 17:07:24 2010 -0800

vbo: Remove unnecessary headers from vbo_exec.c.

---

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

diff --git a/src/mesa/vbo/vbo_exec.c b/src/mesa/vbo/vbo_exec.c
index e168a89..a057bef 100644
--- a/src/mesa/vbo/vbo_exec.c
+++ b/src/mesa/vbo/vbo_exec.c
@@ -28,9 +28,6 @@
 
 #include "main/api_arrayelt.h"
 #include "main/glheader.h"
-#include "main/imports.h"
-#include "main/context.h"
-#include "main/macros.h"
 #include "main/mtypes.h"
 #include "main/vtxfmt.h"
 

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to