Mesa (mesa_7_7_branch): st/mesa: Remove unnecessary header from st_atom_framebuffer.c.

Vinson Lee vlee at kemper.freedesktop.org
Sat Jan 16 09:39:31 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Sat Jan 16 01:39:04 2010 -0800

st/mesa: Remove unnecessary header from st_atom_framebuffer.c.

---

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

diff --git a/src/mesa/state_tracker/st_atom_framebuffer.c b/src/mesa/state_tracker/st_atom_framebuffer.c
index e18c0f6..1e18497 100644
--- a/src/mesa/state_tracker/st_atom_framebuffer.c
+++ b/src/mesa/state_tracker/st_atom_framebuffer.c
@@ -37,7 +37,6 @@
 #include "st_public.h"
 #include "st_texture.h"
 #include "pipe/p_context.h"
-#include "pipe/p_inlines.h"
 #include "cso_cache/cso_context.h"
 #include "util/u_rect.h"
 




More information about the mesa-commit mailing list