From 9297d2b192ae4f4ab0c3a4be9a3003622c87713f Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Sat, 24 May 2003 02:04:16 +0000 Subject: [PATCH] bah --- qw/source/sv_demo.c | 1 - 1 file changed, 1 deletion(-) diff --git a/qw/source/sv_demo.c b/qw/source/sv_demo.c index a2fd6b046..93a2f29ed 100644 --- a/qw/source/sv_demo.c +++ b/qw/source/sv_demo.c @@ -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");