aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/xmenu.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/xmenu.c b/src/xmenu.c
index 86228a2214d..9c3375cb1cb 100644
--- a/src/xmenu.c
+++ b/src/xmenu.c
@@ -24,16 +24,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
24 * 24 *
25 */ 25 */
26 26
27/* $Source: /u2/third_party/gnuemacs.chow/src/RCS/xmenu.c,v $
28 * $Author: rlk $
29 * $Locker: $
30 * $Header: xmenu.c,v 1.6 86/08/26 17:23:26 rlk Exp $
31 *
32 */
33
34#ifndef lint
35static char *rcsid_GXMenu_c = "$Header: xmenu.c,v 1.6 86/08/26 17:23:26 rlk Exp $";
36#endif lint
37#ifdef XDEBUG 27#ifdef XDEBUG
38#include <stdio.h> 28#include <stdio.h>
39#endif 29#endif