Skip to content

Commit f4365d2

Browse files
committed
Remove unused typedef 'mbfl_encoding_id'
1 parent 3bf4319 commit f4365d2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ext/mbstring/libmbfl/mbfl/mbfl_encoding.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,6 @@ enum mbfl_no_encoding {
118118
mbfl_no_encoding_charset_max
119119
};
120120

121-
typedef enum mbfl_no_encoding mbfl_encoding_id;
122-
123121
struct _mbfl_convert_filter;
124122
struct mbfl_convert_vtbl {
125123
enum mbfl_no_encoding from;

0 commit comments

Comments
 (0)