summaryrefslogtreecommitdiff
path: root/src/p_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/p_local.h')
-rw-r--r--src/p_local.h22
1 files changed, 0 insertions, 22 deletions
diff --git a/src/p_local.h b/src/p_local.h
index 00bd290f..d58a7708 100644
--- a/src/p_local.h
+++ b/src/p_local.h
@@ -1,8 +1,6 @@
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
-// $Id: p_local.h 93 2005-09-08 09:58:00Z fraggle $
-//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 2005 Simon Howard
//
@@ -287,23 +285,3 @@ P_DamageMobj
#endif // __P_LOCAL__
-//-----------------------------------------------------------------------------
-//
-// $Log$
-// Revision 1.4 2005/09/08 09:58:00 fraggle
-// MAXINTERCEPTS got converted to INT_MAXERCEPTS accidentally when switching
-// to the ANSI standard limit constants
-//
-// Revision 1.3 2005/07/23 19:17:11 fraggle
-// Use ANSI-standard limit constants. Remove LINUX define.
-//
-// Revision 1.2 2005/07/23 16:44:56 fraggle
-// Update copyright to GNU GPL
-//
-// Revision 1.1.1.1 2005/07/23 16:20:49 fraggle
-// Initial import
-//
-//
-//-----------------------------------------------------------------------------
-
-