X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=lexer.h;h=f51d56e9073840d021e09f66e6ce03a68c16a54c;hp=cde0863e80877952a7dd8f518bed167ed0355780;hb=684112474b4ff1eee2dde4aa3f84c8b6c52c612f;hpb=0b6269f60712cb727956ad1be1114e7208a829a4 diff --git a/lexer.h b/lexer.h index cde0863..f51d56e 100644 --- a/lexer.h +++ b/lexer.h @@ -22,7 +22,6 @@ */ #ifndef GMQCC_LEXER_HDR #define GMQCC_LEXER_HDR - typedef struct token_s token; struct token_s {