Skip to content

Commit

Permalink
Whoops, missed a line the last patch should have removed.
Browse files Browse the repository at this point in the history
--HG--
branch : trunk
  • Loading branch information
icculus committed Apr 3, 2008
1 parent 91cf3fd commit 662d360
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mojoshader.c
Expand Up @@ -1477,7 +1477,6 @@ static const char *get_GLSL_comparison_string(Context *ctx)

static void emit_GLSL_start(Context *ctx)
{
ctx->output = &ctx->globals;
switch (ctx->shader_type)
{
case MOJOSHADER_TYPE_PIXEL:
Expand Down

0 comments on commit 662d360

Please sign in to comment.