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

Vinson Lee vlee at kemper.freedesktop.org
Sat Jan 16 08:47:45 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Sat Jan 16 00:45:36 2010 -0800

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

---

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

diff --git a/src/mesa/state_tracker/st_atom_sampler.c b/src/mesa/state_tracker/st_atom_sampler.c
index 6611956..7b1734c 100644
--- a/src/mesa/state_tracker/st_atom_sampler.c
+++ b/src/mesa/state_tracker/st_atom_sampler.c
@@ -37,7 +37,6 @@
 #include "st_context.h"
 #include "st_cb_texture.h"
 #include "st_atom.h"
-#include "st_program.h"
 #include "pipe/p_context.h"
 #include "pipe/p_defines.h"
 




More information about the mesa-commit mailing list