From 409296e22fb1cef515ccfff507c265a5fee0ab28 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 20 Sep 2005 15:10:26 +0000 Subject: 21736: improve tests for word and identifier characters with multibyte input --- Src/init.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'Src/init.c') diff --git a/Src/init.c b/Src/init.c index de6d4efcb..716898e28 100644 --- a/Src/init.c +++ b/Src/init.c @@ -1179,9 +1179,6 @@ mod_export ZleVoidIntFn zlesetkeymapptr = noop_function_int; #endif /* !LINKED_XMOD_zshQszle */ -/**/ -mod_export ZleVoidFn wordcharstriggerptr = noop_function; - /**/ unsigned char * autoload_zleread(char **lp, char **rp, int ha, int con) -- cgit 1.4.1