projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
533b6e8
)
glsl: Remove unnecessary header from slang_log.c.
author
Vinson Lee
<vlee@vmware.com>
Sat, 16 Jan 2010 09:50:08 +0000
(
01:50
-0800)
committer
Vinson Lee
<vlee@vmware.com>
Sat, 16 Jan 2010 09:50:08 +0000
(
01:50
-0800)
src/mesa/shader/slang/slang_log.c
patch
|
blob
|
history
diff --git
a/src/mesa/shader/slang/slang_log.c
b/src/mesa/shader/slang/slang_log.c
index d7d2b4fbfd00be226b5d4770209cbf62b970372f..4f6b8541c5a7022a8764107a90ae9e22cc25d505 100644
(file)
--- 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"