mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-26 22:31:05 +00:00
Remove a long dead field.
This commit is contained in:
parent
a1a2060583
commit
ae81b79390
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ typedef struct cmd_function_s {
|
|||
const char *name;
|
||||
xcommand_t function;
|
||||
const char *description;
|
||||
qboolean pure;
|
||||
} cmd_function_t;
|
||||
|
||||
extern cmd_source_t cmd_source;
|
||||
|
|
Loading…
Reference in a new issue