Avoid unnecessary calls to mark_for_codepoint

This commit is contained in:
Kovid Goyal
2018-02-06 11:22:02 +05:30
parent 96c93fa252
commit ff2e5b3966
7 changed files with 11 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
// unicode data, built from the unicode standard on: 2018-02-05
// unicode data, built from the unicode standard on: 2018-02-06
// see gen-wcwidth.py
#include "data-types.h"