Mesa (master): mesa: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Sun May 16 01:42:30 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Sat May 15 18:41:52 2010 -0700

mesa: Remove unnecessary header.

---

 src/mesa/main/drawtex.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/mesa/main/drawtex.c b/src/mesa/main/drawtex.c
index 86d5b55..c2ad5f2 100644
--- a/src/mesa/main/drawtex.c
+++ b/src/mesa/main/drawtex.c
@@ -25,8 +25,6 @@
 #include "main/state.h"
 #include "main/imports.h"
 
-#include "main/dispatch.h"
-
 
 #if FEATURE_OES_draw_texture
 




More information about the mesa-commit mailing list