aboutsummaryrefslogtreecommitdiff
path: root/utf8.c
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2013-04-16 10:39:48 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2013-04-16 10:39:48 +0100
commit9e537c808b95e01165f1c2831b3737b93c0110c3 (patch)
treec4e0394a8c366356187696f03cf6cd21923ca42a /utf8.c
parent4ccb2e2c218a10a8039ca801231aaf09b6bf3bce (diff)
parent2c4543b9e9bd38bcc45393dad94930bcde872e6c (diff)
downloadrtmux-9e537c808b95e01165f1c2831b3737b93c0110c3.tar.gz
rtmux-9e537c808b95e01165f1c2831b3737b93c0110c3.tar.bz2
rtmux-9e537c808b95e01165f1c2831b3737b93c0110c3.zip
Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code
Diffstat (limited to 'utf8.c')
-rw-r--r--utf8.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/utf8.c b/utf8.c
index 88d847a6..63723d7f 100644
--- a/utf8.c
+++ b/utf8.c
@@ -173,7 +173,6 @@ struct utf8_width_entry utf8_width_table[] = {
{ 0x30000, 0x3fffd, 2, NULL, NULL },
{ 0x00711, 0x00711, 0, NULL, NULL },
{ 0x0fe00, 0x0fe0f, 0, NULL, NULL },
- { 0x01160, 0x011ff, 0, NULL, NULL },
{ 0x0180b, 0x0180d, 0, NULL, NULL },
{ 0x10a3f, 0x10a3f, 0, NULL, NULL },
{ 0x00981, 0x00981, 0, NULL, NULL },