Mesa (mesa_7_7_branch): vbo: Remove unnecessary headers from vbo_save.c.

Vinson Lee vlee at kemper.freedesktop.org
Tue Jan 12 08:51:00 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Tue Jan 12 00:50:05 2010 -0800

vbo: Remove unnecessary headers from vbo_save.c.

---

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

diff --git a/src/mesa/vbo/vbo_save.c b/src/mesa/vbo/vbo_save.c
index 9757c3d..10f705c 100644
--- a/src/mesa/vbo/vbo_save.c
+++ b/src/mesa/vbo/vbo_save.c
@@ -28,8 +28,6 @@
 
 #include "main/mtypes.h"
 #include "main/bufferobj.h"
-#include "main/dlist.h"
-#include "main/vtxfmt.h"
 #include "main/imports.h"
 
 #include "vbo_context.h"




More information about the mesa-commit mailing list