summaryrefslogtreecommitdiff
path: root/src/net_gui.c
diff options
context:
space:
mode:
authorSimon Howard2006-01-10 22:14:13 +0000
committerSimon Howard2006-01-10 22:14:13 +0000
commit75337e4ed54550f215145991517b0139fe7ce5c1 (patch)
tree01433c6b1a25de348184005ff7b33146988d601d /src/net_gui.c
parentae7adeeda69cc61ed4e9409b0a4d3d13b5d40332 (diff)
downloadchocolate-doom-75337e4ed54550f215145991517b0139fe7ce5c1.tar.gz
chocolate-doom-75337e4ed54550f215145991517b0139fe7ce5c1.tar.bz2
chocolate-doom-75337e4ed54550f215145991517b0139fe7ce5c1.zip
Shut up compiler warnings
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 280
Diffstat (limited to 'src/net_gui.c')
-rw-r--r--src/net_gui.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/net_gui.c b/src/net_gui.c
index daa7b71a..8427554c 100644
--- a/src/net_gui.c
+++ b/src/net_gui.c
@@ -1,7 +1,7 @@
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
-// $Id: net_gui.c 278 2006-01-09 02:03:39Z fraggle $
+// $Id: net_gui.c 280 2006-01-10 22:14:13Z fraggle $
//
// Copyright(C) 2005 Simon Howard
//
@@ -21,6 +21,9 @@
// 02111-1307, USA.
//
// $Log$
+// Revision 1.7 2006/01/10 22:14:13 fraggle
+// Shut up compiler warnings
+//
// Revision 1.6 2006/01/09 02:03:39 fraggle
// Send clients their player number, and indicate on the waiting screen
// which client we are.
@@ -82,7 +85,6 @@ static void Drawer(void)
{
patch_t *backdrop;
int backdrop_lumpnum;
- char buf[128];
int i, y;
// Use INTERPIC or TITLEPIC if we don't have it