This commit is contained in:
Bill Currie 2003-05-24 02:04:16 +00:00
parent dc5e6d5487
commit 9297d2b192
1 changed files with 0 additions and 1 deletions

View File

@ -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");