Skip to content

Commit

Permalink
Don't need this buffer.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Dec 12, 2008
1 parent f979598 commit cb25c34
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mojoshader_assembler.c
Expand Up @@ -33,7 +33,6 @@ struct Context
char prevchar;
char token[64];
char pushedback;
char pushback_token[64];
uint32 tokenbuf[16];
int tokenbufpos;
DestArgInfo dest_arg;
Expand Down

0 comments on commit cb25c34

Please sign in to comment.