summaryrefslogtreecommitdiff
path: root/editors/beav/patches/patch-ae
blob: 6ab4e2a303b1b665550442add06d85dfca1200b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
$NetBSD: patch-ae,v 1.2 2006/08/22 19:01:27 joerg Exp $

--- symbol.c.orig	1997-12-13 08:34:59.000000000 +0000
+++ symbol.c
@@ -6,10 +6,6 @@
 */
 #include		"def.h"
 
-void keyadd ();
-void keydup ();
-
-
 extern char MSG_byte_shift[];
 extern char MSG_back_char[];
 extern char MSG_quit[];
@@ -219,7 +215,6 @@ extern char save_region ();	/* Save regi
 * Defined by "spawn.c".
 */
 extern char spawncli ();	/* Run CLI in a subjob.	 */
-extern char clock ();		/* display time in modeline */
 
 /*
 * Defined by "window.c".