mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2024-11-27 22:22:17 +00:00
Merge branch 'master' of github.com:graphitemaster/gmqcc
This commit is contained in:
commit
b5a0fd7e42
1 changed files with 0 additions and 1 deletions
1
exec.c
1
exec.c
|
@ -694,7 +694,6 @@ static int qc_ftos(qc_program *prog)
|
|||
|
||||
static int qc_stof(qc_program *prog)
|
||||
{
|
||||
char buffer[512];
|
||||
qcany *str;
|
||||
qcany num;
|
||||
CheckArgs(1);
|
||||
|
|
Loading…
Reference in a new issue