summaryrefslogtreecommitdiff
path: root/src/sounds.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sounds.h')
-rw-r--r--src/sounds.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/src/sounds.h b/src/sounds.h
index 1e3e7757..325d1d63 100644
--- a/src/sounds.h
+++ b/src/sounds.h
@@ -1,8 +1,6 @@
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
-// $Id: sounds.h 75 2005-09-05 22:50:56Z fraggle $
-//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 2005 Simon Howard
//
@@ -296,19 +294,3 @@ typedef enum
} sfxenum_t;
#endif
-//-----------------------------------------------------------------------------
-//
-// $Log$
-// Revision 1.3 2005/09/05 22:50:56 fraggle
-// Add mmus2mid code from prboom. Use 'void *' for music handles. Pass
-// length of data when registering music.
-//
-// Revision 1.2 2005/07/23 16:44:57 fraggle
-// Update copyright to GNU GPL
-//
-// Revision 1.1.1.1 2005/07/23 16:20:00 fraggle
-// Initial import
-//
-//
-//-----------------------------------------------------------------------------
-