glsl: remove unused prototype

This commit is contained in:
Brian Paul
2009-02-04 17:37:20 -07:00
parent 0744805d58
commit d96d8b21bf
-4
View File
@@ -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);