From 249f3bd3e4476ba1c76d25102766ce747383715b Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Thu, 8 May 2008 18:17:22 -0400 Subject: [PATCH] Whitespace cleanup. --HG-- branch : trunk --- mojoshader.c | 1 - 1 file changed, 1 deletion(-) diff --git a/mojoshader.c b/mojoshader.c index bf2f35e2..44293005 100644 --- a/mojoshader.c +++ b/mojoshader.c @@ -5219,7 +5219,6 @@ static void process_definitions(Context *ctx) (TextureType) item->index); } // for - // ...and attributes... for (item = ctx->attributes.next; item != NULL; item = item->next) {