summaryrefslogtreecommitdiff
path: root/inputmethod/Chinput/patches/patch-ag
blob: a6061a1c1a178645ddb40f53cc23ec9b4fc6fd85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ag,v 1.1 2006/01/04 12:04:46 rxg Exp $

--- src/handw.c.orig	2006-01-04 19:57:26.000000000 +0800
+++ src/handw.c
@@ -25,7 +25,6 @@
 #define  F_STRING	0
 #define  F_CONTROL	1
 
-extern int ForwardEvent();
 static int in_hwkeys(int x0, int y0);
 static void set_hwkey(int n, char c, int f, char *label, char *blabel,
 	int x, int y, int w, int h);