1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Remove duplcate code after merge

This commit is contained in:
msvensson@shellback.(none)
2008-01-18 16:48:08 +01:00
parent df9d0ad133
commit fad93c7ad8

View File

@ -426,11 +426,6 @@ sub command_line_setup {
$basedir= dirname($basedir);
}
# --------------------------------------------------------------------------
# Check mtr_build_thread and calculate baseport
# --------------------------------------------------------------------------
set_mtr_build_thread_ports($opt_mtr_build_thread);
#
# Find the mysqld executable to be able to find the mysqld version
# number as early as possible