mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 12:32:27 +01:00
m_ctype.h:
Bug##15376 After merge fix: removing redundant macros. include/m_ctype.h: Bug##15376 After merge fix: removing redundant macros.
This commit is contained in:
parent
1b58717cd8
commit
454c02b8f8
1 changed files with 0 additions and 3 deletions
|
@ -48,9 +48,6 @@ typedef struct unicase_info_st
|
|||
extern MY_UNICASE_INFO *my_unicase_default[256];
|
||||
extern MY_UNICASE_INFO *my_unicase_turkish[256];
|
||||
|
||||
#define MY_CS_ILSEQ 0
|
||||
#define MY_CS_ILUNI 0
|
||||
#define MY_CS_TOOFEW(n) (-1-(n))
|
||||
|
||||
/* wm_wc and wc_mb return codes */
|
||||
#define MY_CS_ILSEQ 0 /* Wrong by sequence: wb_wc */
|
||||
|
|
Loading…
Reference in a new issue