Mesa (master): st/mesa: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Thu Dec 23 09:04:11 UTC 2010


Module: Mesa
Branch: master
Commit: 1e7bfcc70719054e6fb69fc5313edd0420715e2c
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=1e7bfcc70719054e6fb69fc5313edd0420715e2c

Author: Vinson Lee <vlee at vmware.com>
Date:   Thu Dec 23 01:03:32 2010 -0800

st/mesa: Remove unnecessary header.

---

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

diff --git a/src/mesa/state_tracker/st_cb_blit.c b/src/mesa/state_tracker/st_cb_blit.c
index 06cee52..340773b 100644
--- a/src/mesa/state_tracker/st_cb_blit.c
+++ b/src/mesa/state_tracker/st_cb_blit.c
@@ -40,7 +40,6 @@
 #include "st_cb_fbo.h"
 
 #include "util/u_blit.h"
-#include "util/u_inlines.h"
 
 
 void




More information about the mesa-commit mailing list