Mesa (mesa_7_7_branch): mesa: Remove unnecessary headers from buffers.c.

Vinson Lee vlee at kemper.freedesktop.org
Tue Jan 19 06:17:34 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Mon Jan 18 22:17:03 2010 -0800

mesa: Remove unnecessary headers from buffers.c.

---

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

diff --git a/src/mesa/main/buffers.c b/src/mesa/main/buffers.c
index 97f0659..fb30b59 100644
--- a/src/mesa/main/buffers.c
+++ b/src/mesa/main/buffers.c
@@ -35,8 +35,6 @@
 #include "colormac.h"
 #include "context.h"
 #include "enums.h"
-#include "fbobject.h"
-#include "state.h"
 
 
 #define BAD_MASK ~0u




More information about the mesa-commit mailing list