summaryrefslogtreecommitdiff
path: root/mysys/Makefile.am
diff options
context:
space:
mode:
authorunknown <serg@serg.mylan>2003-10-15 18:05:04 +0200
committerunknown <serg@serg.mylan>2003-10-15 18:05:04 +0200
commitb1124529ed31d2fad544504d2f44db0c84eb292e (patch)
tree46e12017301c2460ba8df67a7fdb5d4ef4a98f21 /mysys/Makefile.am
parent845e9f559ce2f06f1ad0c6f8fbfda18f85eb87ea (diff)
downloadmariadb-git-b1124529ed31d2fad544504d2f44db0c84eb292e.tar.gz
cleanup
myisam/ft_update.c: unused parameter removed myisam/ftdefs.h: unused parameter removed myisam/mi_check.c: unused parameter removed mysys/Makefile.am: unused file removed from Makefile
Diffstat (limited to 'mysys/Makefile.am')
-rw-r--r--mysys/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysys/Makefile.am b/mysys/Makefile.am
index 6ec1e1ec40d..5ff682fbc80 100644
--- a/mysys/Makefile.am
+++ b/mysys/Makefile.am
@@ -39,7 +39,7 @@ libmysys_a_SOURCES = my_init.c my_getwd.c mf_getdate.c\
mf_format.c mf_same.c mf_dirname.c mf_fn_ext.c \
my_symlink.c my_symlink2.c \
mf_pack.c mf_unixpath.c mf_strip.c \
- mf_soundex.c mf_wcomp.c mf_wfile.c \
+ mf_wcomp.c mf_wfile.c \
mf_qsort.c mf_qsort2.c mf_sort.c \
ptr_cmp.c mf_radix.c queues.c \
tree.c list.c hash.c array.c string.c typelib.c \