changeset 975:3493118bc79f

* xmenu.c: Deleted "$Log" header and other RCS stuff in comments at top of file; this was beginning to grow RCS hair, which we don't want.
author Jim Blandy <jimb@redhat.com>
date Wed, 12 Aug 1992 14:35:16 +0000
parents 4f88a1b78a46
children cbdfc337ec8f
files src/xmenu.c
diffstat 1 files changed, 0 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/src/xmenu.c	Wed Aug 12 14:33:03 1992 +0000
+++ b/src/xmenu.c	Wed Aug 12 14:35:16 1992 +0000
@@ -24,16 +24,6 @@
  *
  */
 
-/* $Source: /u2/third_party/gnuemacs.chow/src/RCS/xmenu.c,v $
- * $Author: rlk $
- * $Locker:  $
- * $Header: xmenu.c,v 1.6 86/08/26 17:23:26 rlk Exp $
- *
- */
-
-#ifndef lint
-static char *rcsid_GXMenu_c = "$Header: xmenu.c,v 1.6 86/08/26 17:23:26 rlk Exp $";
-#endif	lint
 #ifdef XDEBUG
 #include <stdio.h>
 #endif