X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=lexer.h;h=f51d56e9073840d021e09f66e6ce03a68c16a54c;hb=ba85107a85323647d54c5bc184cee8cb9a704574;hp=cde0863e80877952a7dd8f518bed167ed0355780;hpb=0b6269f60712cb727956ad1be1114e7208a829a4;p=xonotic%2Fgmqcc.git 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 {