mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-29 20:20:43 +00:00
*sigh* twice now forgot to remove that test code :P
This commit is contained in:
parent
2679ade8cd
commit
4ad8ed1fc2
1 changed files with 0 additions and 1 deletions
|
@ -117,7 +117,6 @@ m ([\-+]?)
|
|||
yylval.integer_val -= 'a' - 'A';
|
||||
c++;
|
||||
}
|
||||
printf ("%x\n", yylval.integer_val);
|
||||
return INT_VAL;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue