summaryrefslogtreecommitdiff
path: root/src/m_bbox.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/m_bbox.c')
-rw-r--r--src/m_bbox.c18
1 files changed, 0 insertions, 18 deletions
diff --git a/src/m_bbox.c b/src/m_bbox.c
index 9e929bad..02389209 100644
--- a/src/m_bbox.c
+++ b/src/m_bbox.c
@@ -1,8 +1,6 @@
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
-// $Id: m_bbox.c 19 2005-07-23 19:17:11Z fraggle $
-//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 2005 Simon Howard
//
@@ -21,20 +19,6 @@
// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
// 02111-1307, USA.
//
-// $Log$
-// Revision 1.4 2005/07/23 19:17:11 fraggle
-// Use ANSI-standard limit constants. Remove LINUX define.
-//
-// Revision 1.3 2005/07/23 18:56:07 fraggle
-// Remove unneccessary pragmas
-//
-// Revision 1.2 2005/07/23 16:44:55 fraggle
-// Update copyright to GNU GPL
-//
-// Revision 1.1.1.1 2005/07/23 16:20:49 fraggle
-// Initial import
-//
-//
// DESCRIPTION:
// Main loop menu stuff.
// Random number LUT.
@@ -43,8 +27,6 @@
//
//-----------------------------------------------------------------------------
-static const char
-rcsid[] = "$Id: m_bbox.c 19 2005-07-23 19:17:11Z fraggle $";
#include "m_bbox.h"