Description: Remove ú (U with acute) is a Latin letter not used in the french
Forwarded: No (The upstream source has not been updated in 23 years)
Author: Khalid El Fathi <khalid@elfathi.fr>
Last-Update: 2012-03-28
--- a/diacrit7to8.l
+++ b/diacrit7to8.l
@@ -54,7 +54,6 @@
 "o~"	putchar('õ');
 "o\""	putchar('ö');
 "u`"	putchar('ù');
-"u'"	putchar('ú');
 "u^"	putchar('û');
 "u\""	putchar('ü');
 "y'"	putchar('ý');
