m_ctype.h:

Removing duplicate old definition.
  After merge fix for bug#15375


include/m_ctype.h:
  Removing duplicate old definition.
  After merge fix for bug#15375
This commit is contained in:
unknown 2006-03-23 13:05:13 +04:00
parent 8c8e0567c7
commit 1f129403af

View File

@ -50,7 +50,6 @@ extern MY_UNICASE_INFO *my_unicase_turkish[256];
#define MY_CS_ILSEQ 0
#define MY_CS_ILUNI 0
#define MY_CS_TOOSMALL -1
#define MY_CS_TOOFEW(n) (-1-(n))
/* wm_wc and wc_mb return codes */