Mesa (master): mach64: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Sun Apr 11 04:52:13 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Sat Apr 10 21:51:24 2010 -0700

mach64: Remove unnecessary header.

---

 src/mesa/drivers/dri/mach64/mach64_context.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/mesa/drivers/dri/mach64/mach64_context.c b/src/mesa/drivers/dri/mach64/mach64_context.c
index 73b1e08..77e7e53 100644
--- a/src/mesa/drivers/dri/mach64/mach64_context.c
+++ b/src/mesa/drivers/dri/mach64/mach64_context.c
@@ -31,7 +31,6 @@
 
 #include "main/glheader.h"
 #include "main/context.h"
-#include "main/extensions.h"
 #include "main/simple_list.h"
 #include "main/imports.h"
 




More information about the mesa-commit mailing list