aboutsummaryrefslogtreecommitdiff
path: root/utf8.c
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2013-04-13 17:05:49 +0100
committerThomas Adam <thomas@xteddy.org>2013-04-13 17:05:49 +0100
commitb58bca9a72009101da373a3b7463fd866ecac58c (patch)
treee8f9b4b720b4c05f67fd47505b5170c4fd33dcb0 /utf8.c
parente312db140868754358d40ec17595327a8fbbf180 (diff)
parent27dcf470dc4aa5901ac7f01b3a9f971e02f2229e (diff)
downloadrtmux-b58bca9a72009101da373a3b7463fd866ecac58c.tar.gz
rtmux-b58bca9a72009101da373a3b7463fd866ecac58c.tar.bz2
rtmux-b58bca9a72009101da373a3b7463fd866ecac58c.zip
Merge branch 'obsd-master'
Conflicts: tmux.c
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 },