Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Removed unused fields.
  • Loading branch information
icculus committed Feb 13, 2009
1 parent 7da8497 commit 8a807da
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions mojoshader_preprocessor.c
Expand Up @@ -30,9 +30,6 @@ typedef struct Context
char failstr[256];
IncludeState *include_stack;
DefineHash *define_hashtable[256];
int pushedback;
const char *token;
unsigned int tokenlen;
MOJOSHADER_includeOpen open_callback;
MOJOSHADER_includeClose close_callback;
MOJOSHADER_malloc malloc;
Expand Down

0 comments on commit 8a807da

Please sign in to comment.