update_unicode.sh: remove the plane filter
commit3fe5799144f242ca9cacd0211318e36f9a09d7c6
authorBeat Bolli <dev+git@drbeat.li>
Tue, 13 Dec 2016 23:31:43 +0000 (14 00:31 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 14 Dec 2016 17:48:07 +0000 (14 09:48 -0800)
treeb1e163b89e275c3553c5a7c30ec3e75859ea3a93
parentfef54f31627542b90f0a2af6c98ebb1e4c309211
update_unicode.sh: remove the plane filter

The uniset upstream has accepted my patches that eliminate the Unicode
plane offsets from the output in '--32' mode.

Remove the corresponding filter in update_unicode.sh.

This also fixes the issue that the plane offsets were not removed from
the second uniset call.

Signed-off-by: Beat Bolli <dev+git@drbeat.li>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/update-unicode/update_unicode.sh