summaryrefslogtreecommitdiff
path: root/src/net_packet.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net_packet.h')
-rw-r--r--src/net_packet.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/net_packet.h b/src/net_packet.h
index 7f1f6346..d174b4f9 100644
--- a/src/net_packet.h
+++ b/src/net_packet.h
@@ -1,8 +1,6 @@
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
-// $Id: net_packet.h 287 2006-01-13 02:20:12Z fraggle $
-//
// Copyright(C) 2005 Simon Howard
//
// This program is free software; you can redistribute it and/or
@@ -20,17 +18,6 @@
// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
// 02111-1307, USA.
//
-// $Log$
-// Revision 1.3 2006/01/13 02:20:12 fraggle
-// Signed integer read functions. Use these when reading ticcmd diffs.
-//
-// Revision 1.2 2006/01/01 23:51:41 fraggle
-// String read/write functions
-//
-// Revision 1.1 2005/10/30 19:56:15 fraggle
-// Add foundation code for the new networking system
-//
-//
// DESCRIPTION:
// Definitions for use in networking code.
//