Skip to content

Commit c3fb050

Browse files
committed
Remove TODO comment which is no longer open
Signed-off-by: Stefan Weil <sw@weilnetz.de>
1 parent 4df822a commit c3fb050

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/tesseract/unichar.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ namespace tesseract {
3232
// at least 4. Must not exceed 31 without changing the coding of length.
3333
#define UNICHAR_LEN 30
3434

35-
// TODO(rays) Move these to the tesseract namespace.
3635
// A UNICHAR_ID is the unique id of a unichar.
3736
using UNICHAR_ID = int;
3837

0 commit comments

Comments
 (0)