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

Vinson Lee vlee at kemper.freedesktop.org
Sun Apr 11 05:21:01 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Sat Apr 10 22:20:10 2010 -0700

st/egl: Remove unnecessary header.

---

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

diff --git a/src/gallium/state_trackers/egl/common/egl_g3d_image.c b/src/gallium/state_trackers/egl/common/egl_g3d_image.c
index e49bcde..65833ea 100644
--- a/src/gallium/state_trackers/egl/common/egl_g3d_image.c
+++ b/src/gallium/state_trackers/egl/common/egl_g3d_image.c
@@ -31,7 +31,6 @@
 #include "util/u_rect.h"
 #include "util/u_inlines.h"
 #include "eglcurrent.h"
-#include "egllog.h"
 
 #include "native.h"
 #include "egl_g3d.h"




More information about the mesa-commit mailing list