From c911108cef6c4c9208694ca556dbdb1ea82dac16 Mon Sep 17 00:00:00 2001 From: Neil Date: Sun, 25 Mar 2018 10:54:08 +1100 Subject: Removed comment about script that is not included. --- src/UniConversion.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/UniConversion.cxx b/src/UniConversion.cxx index 39f553bc2..18c1cd521 100644 --- a/src/UniConversion.cxx +++ b/src/UniConversion.cxx @@ -229,7 +229,6 @@ unsigned int UTF16FromUTF32Character(unsigned int val, wchar_t *tbuf) { } } -// generated by scripts/GenerateCharTable.py const unsigned char UTF8BytesOfLead[256] = { 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, // 00 - 0F 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, // 10 - 1F -- cgit v1.2.3