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

Vinson Lee vlee at kemper.freedesktop.org
Sun Jul 4 02:29:03 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Sat Jul  3 19:28:31 2010 -0700

st/egl: Remove unnecessary headers.

---

 src/gallium/state_trackers/egl/x11/native_x11.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/gallium/state_trackers/egl/x11/native_x11.c b/src/gallium/state_trackers/egl/x11/native_x11.c
index fc12720..37c8b01 100644
--- a/src/gallium/state_trackers/egl/x11/native_x11.c
+++ b/src/gallium/state_trackers/egl/x11/native_x11.c
@@ -29,9 +29,6 @@
 #include "egllog.h"
 
 #include "native_x11.h"
-#include "x11_screen.h"
-
-#include "state_tracker/drm_driver.h"
 
 static struct native_display *
 native_create_display(void *dpy, struct native_event_handler *event_handler,




More information about the mesa-commit mailing list