Merge branch 'bw/transport-protocol-policy'
[gitweb.git] / contrib / update-unicode / update_unicode.sh
index 56871a1f499d4f63903fa72c54080982d0139e1c..e05db92d3fb255d09a1844ceb6428b6279e8eea9 100755 (executable)
@@ -25,8 +25,7 @@ fi &&
 UNICODE_DIR=. && export UNICODE_DIR &&
 cat >$UNICODEWIDTH_H <<-EOF
 static const struct interval zero_width[] = {
-       $(uniset/uniset --32 cat:Me,Mn,Cf + U+1160..U+11FF - U+00AD |
-         grep -v plane)
+       $(uniset/uniset --32 cat:Me,Mn,Cf + U+1160..U+11FF - U+00AD)
 };
 static const struct interval double_width[] = {
        $(uniset/uniset --32 eaw:F,W)