From feef6593346b889f797880aa771df37cd6fe9d03 Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Mon, 12 May 2008 02:25:40 -0400 Subject: [PATCH] Whitespace removal. --HG-- branch : trunk --- mojoshader.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/mojoshader.c b/mojoshader.c index da99095e..c3053c29 100644 --- a/mojoshader.c +++ b/mojoshader.c @@ -2383,8 +2383,6 @@ static void emit_GLSL_attribute(Context *ctx, RegisterType regtype, int regnum, else if (regtype == REG_TYPE_MISCTYPE) { const MiscTypeType mt = (MiscTypeType) regnum; - - if (mt == MISCTYPE_TYPE_FACE) { push_output(ctx, &ctx->globals);