summaryrefslogtreecommitdiff
path: root/src/r_bsp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/r_bsp.h')
-rw-r--r--src/r_bsp.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/src/r_bsp.h b/src/r_bsp.h
index 1afa23e5..284f9cf6 100644
--- a/src/r_bsp.h
+++ b/src/r_bsp.h
@@ -1,8 +1,6 @@
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
-// $Id: r_bsp.h 18 2005-07-23 18:56:07Z fraggle $
-//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 2005 Simon Howard
//
@@ -69,17 +67,3 @@ void R_RenderBSPNode (int bspnum);
#endif
-//-----------------------------------------------------------------------------
-//
-// $Log$
-// Revision 1.3 2005/07/23 18:56:07 fraggle
-// Remove unneccessary pragmas
-//
-// Revision 1.2 2005/07/23 16:44:56 fraggle
-// Update copyright to GNU GPL
-//
-// Revision 1.1.1.1 2005/07/23 16:19:42 fraggle
-// Initial import
-//
-//
-//-----------------------------------------------------------------------------