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

Vinson Lee vlee at kemper.freedesktop.org
Thu Jun 10 22:52:37 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Thu Jun 10 15:52:04 2010 -0700

st/egl: Remove unnecessary header.

---

 src/gallium/state_trackers/egl/common/egl_g3d_st.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/state_trackers/egl/common/egl_g3d_st.c b/src/gallium/state_trackers/egl/common/egl_g3d_st.c
index e2217b3..683b74f 100644
--- a/src/gallium/state_trackers/egl/common/egl_g3d_st.c
+++ b/src/gallium/state_trackers/egl/common/egl_g3d_st.c
@@ -30,7 +30,6 @@
 #include "util/u_string.h"
 #include "util/u_inlines.h"
 #include "util/u_pointer.h"
-#include "util/u_format.h"
 #include "util/u_dl.h"
 #include "egldriver.h"
 #include "eglimage.h"




More information about the mesa-commit mailing list