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

Author: Brian Paul <[email protected]>
Date:   Wed Feb  4 17:37:20 2009 -0700

glsl: remove unused prototype

---

 src/mesa/shader/slang/slang_emit.h |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/src/mesa/shader/slang/slang_emit.h 
b/src/mesa/shader/slang/slang_emit.h
index 8ff52bf..ab4c202 100644
--- a/src/mesa/shader/slang/slang_emit.h
+++ b/src/mesa/shader/slang/slang_emit.h
@@ -32,10 +32,6 @@
 #include "main/mtypes.h"
 
 
-extern void
-slang_print_ir(const slang_ir_node *n, int indent);
-
-
 extern GLuint
 _slang_swizzle_swizzle(GLuint swz1, GLuint swz2);
 

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

Reply via email to