changeset 948 | 6423e569624c |
parent 947 | 16af6e2b2ada |
child 956 | 7888858a6777 |
--- a/mojoshader_assembler.c Thu Nov 11 04:13:08 2010 -0500 +++ b/mojoshader_assembler.c Thu Nov 11 04:15:27 2010 -0500 @@ -175,7 +175,6 @@ if (preprocessor_outofmemory(ctx->preprocessor)) { - out_of_memory(ctx); // !!! FIXME: this can go; we're bridged now! ctx->tokenval = TOKEN_EOI; ctx->token = NULL; ctx->tokenlen = 0;