mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2025-03-22 02:31:28 +00:00
this is still there twice...
This commit is contained in:
parent
8d2a6ca419
commit
99422d0cf4
1 changed files with 0 additions and 1 deletions
1
exec.c
1
exec.c
|
@ -30,7 +30,6 @@
|
|||
|
||||
#include "gmqcc.h"
|
||||
|
||||
opts_cmd_t opts; /* command line options */
|
||||
static void loaderror(const char *fmt, ...)
|
||||
{
|
||||
int err = errno;
|
||||
|
|
Loading…
Reference in a new issue