mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 15:22:04 +00:00
bah
This commit is contained in:
parent
dc5e6d5487
commit
9297d2b192
1 changed files with 0 additions and 1 deletions
|
@ -1188,7 +1188,6 @@ SV_EasyRecord_f (void)
|
|||
dstring_t *name = dstring_newstr ();
|
||||
dstring_t *name2 = dstring_newstr ();
|
||||
int i;
|
||||
QFile *f;
|
||||
|
||||
if (Cmd_Argc () > 2) {
|
||||
Con_Printf ("easyrecord [demoname]\n");
|
||||
|
|
Loading…
Reference in a new issue