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/params.c | 1 - 1 file changed, 1 deletion(-) (limited to 'Src/params.c') diff --git a/Src/params.c b/Src/params.c index 89d25afee..218744000 100644 --- a/Src/params.c +++ b/Src/params.c @@ -3346,7 +3346,6 @@ wordcharssetfn(UNUSED(Param pm), char *x) zsfree(wordchars); wordchars = x; inittyptab(); - wordcharstriggerptr(); } /* Function to get value for special parameter `_' */ -- cgit 1.4.1