diff options
author | unknown <bar@bar.mysql.r18.ru> | 2003-01-30 11:15:14 +0400 |
---|---|---|
committer | unknown <bar@bar.mysql.r18.ru> | 2003-01-30 11:15:14 +0400 |
commit | 7ae7275c9c086c4d2eb61f17bce0a8a6ea4c5ef9 (patch) | |
tree | 4bf943936ae0609c73eb4b1d0aa5a8bf1ce6d00a /acconfig.h | |
parent | a2ccd6f0fe5bd7cc863ad60df95a16a178d677aa (diff) | |
download | mariadb-git-7ae7275c9c086c4d2eb61f17bce0a8a6ea4c5ef9.tar.gz |
Always use USE_STRCOLL code
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/acconfig.h b/acconfig.h index 426ef45f6cd..5f47365709c 100644 --- a/acconfig.h +++ b/acconfig.h @@ -309,9 +309,6 @@ /* Use MySQL RAID */ #undef USE_RAID -/* Use strcoll() functions when comparing and sorting. */ -#undef USE_STRCOLL - /* Program version */ #undef VERSION |