diff --git a/src/CharacterWidth.cpp b/src/CharacterWidth.cpp index c025cbd5..0d394593 100644 --- a/src/CharacterWidth.cpp +++ b/src/CharacterWidth.cpp @@ -19,9 +19,6 @@ 02110-1301 USA. */ - -//krazy:excludeall=typedefs - // // THIS IS A GENERATED FILE. DO NOT EDIT. // diff --git a/src/CharacterWidth.src.cpp b/src/CharacterWidth.src.cpp index 12a3c093..c582f10b 100644 --- a/src/CharacterWidth.src.cpp +++ b/src/CharacterWidth.src.cpp @@ -33,9 +33,6 @@ // // This text will not appear in an output file. «*-----------------------------------------------------------------------:NOTE*» - -//krazy:excludeall=typedefs - // // «gen-file-warning» // diff --git a/tests/combining.py b/tests/combining.py index db2ab0b1..fb2afc68 100644 --- a/tests/combining.py +++ b/tests/combining.py @@ -1,5 +1,4 @@ #!/usr/bin/env python3 -#// krazy:excludeall=copyright,license ''' Generates an endless amount of combining characters diff --git a/tests/line_block_characters_table.py b/tests/line_block_characters_table.py index ca075cc2..39422b48 100755 --- a/tests/line_block_characters_table.py +++ b/tests/line_block_characters_table.py @@ -3,8 +3,6 @@ # Prints tables with all characters supported by LineBlockCharactersDrawer, # one for normal weight and one for bold. -#// krazy:excludeall=copyright,license - first = 0x2500 last = 0x259F