summaryrefslogtreecommitdiff
path: root/src/net_loop.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net_loop.h')
-rw-r--r--src/net_loop.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/net_loop.h b/src/net_loop.h
index 62ad4b17..9ad7492a 100644
--- a/src/net_loop.h
+++ b/src/net_loop.h
@@ -1,8 +1,6 @@
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
-// $Id: net_loop.h 229 2005-10-30 19:56:15Z fraggle $
-//
// Copyright(C) 2005 Simon Howard
//
// This program is free software; you can redistribute it and/or
@@ -20,11 +18,6 @@
// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
// 02111-1307, USA.
//
-// $Log$
-// Revision 1.1 2005/10/30 19:56:15 fraggle
-// Add foundation code for the new networking system
-//
-//
// DESCRIPTION:
// Loopback network module for server compiled into the client
//