mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-17 22:50:51 +00:00
that wasn't meant to get checked in. it came from an aborted change to
how commands get register.
This commit is contained in:
parent
c3da90fce0
commit
49deaf2661
1 changed files with 0 additions and 1 deletions
|
@ -792,7 +792,6 @@ typedef struct cmd_function_s {
|
|||
const char *name;
|
||||
xcommand_t function;
|
||||
const char *description;
|
||||
void *data;
|
||||
qboolean pure;
|
||||
} cmd_function_t;
|
||||
|
||||
|
|
Loading…
Reference in a new issue