aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2018-03-25 10:54:08 +1100
committerNeil <nyamatongwe@gmail.com>2018-03-25 10:54:08 +1100
commitcae725a2c9be925da3e39d0c352b5172bf3b4ab2 (patch)
tree47a99c087b5a61818a873f9a436e6cd5b892b4c4 /src
parent51e1225413cfcbe8eb5991529ee883d2ebd30581 (diff)
downloadscintilla-mirror-cae725a2c9be925da3e39d0c352b5172bf3b4ab2.tar.gz
Backport: Removed comment about script that is not included.
Backport of changeset 6649:07f35aa742ca.
Diffstat (limited to 'src')
-rw-r--r--src/UniConversion.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/UniConversion.cxx b/src/UniConversion.cxx
index 234e096a3..880b3132f 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