Module: Mesa
Branch: mesa_7_7_branch
Commit: 10bd931949d8dd3c63fe8bcc00899875d7dde105
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=10bd931949d8dd3c63fe8bcc00899875d7dde105

Author: Vinson Lee <[email protected]>
Date:   Sat Jan 16 01:50:08 2010 -0800

glsl: Remove unnecessary header from slang_log.c.

---

 src/mesa/shader/slang/slang_log.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/mesa/shader/slang/slang_log.c 
b/src/mesa/shader/slang/slang_log.c
index d7d2b4f..4f6b854 100644
--- a/src/mesa/shader/slang/slang_log.c
+++ b/src/mesa/shader/slang/slang_log.c
@@ -24,7 +24,6 @@
  */
 
 #include "main/imports.h"
-#include "main/context.h"
 #include "slang_log.h"
 #include "slang_utility.h"
 

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to