Mesa (master): softpipe: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Wed Jan 27 07:28:58 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Tue Jan 26 23:28:23 2010 -0800

softpipe: Remove unnecessary header.

---

 src/gallium/drivers/softpipe/sp_winsys.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/drivers/softpipe/sp_winsys.c b/src/gallium/drivers/softpipe/sp_winsys.c
index 8169071..38bcd64 100644
--- a/src/gallium/drivers/softpipe/sp_winsys.c
+++ b/src/gallium/drivers/softpipe/sp_winsys.c
@@ -39,7 +39,6 @@
 #include "pipe/internal/p_winsys_screen.h"/* port to just p_screen */
 #include "pipe/p_format.h"
 #include "pipe/p_context.h"
-#include "pipe/p_inlines.h"
 #include "util/u_format.h"
 #include "util/u_math.h"
 #include "util/u_memory.h"




More information about the mesa-commit mailing list