--- a/mojoshader.c Thu Apr 03 10:01:31 2008 -0400
+++ b/mojoshader.c Thu Apr 03 10:02:22 2008 -0400
@@ -1477,7 +1477,6 @@
static void emit_GLSL_start(Context *ctx)
{
- ctx->output = &ctx->globals;
switch (ctx->shader_type)
{
case MOJOSHADER_TYPE_PIXEL: