Skip to content

Commit c8eae21

Browse files
author
Sriya Pratipati
committed
removed iscomplete from header
1 parent db18034 commit c8eae21

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libc/src/__support/wchar/character_converter.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ class CharacterConverter {
2626
CharacterConverter(mbstate *mbstate);
2727

2828
void clear();
29-
bool isComplete();
3029
bool isFull();
3130
bool isEmpty();
3231

0 commit comments

Comments
 (0)