From fad93c7ad81a7ae3a3f24eb8a8eb3b54e4fbf693 Mon Sep 17 00:00:00 2001 From: "msvensson@shellback.(none)" <> Date: Fri, 18 Jan 2008 16:48:08 +0100 Subject: [PATCH] Remove duplcate code after merge --- mysql-test/mysql-test-run.pl | 5 ----- 1 file changed, 5 deletions(-) diff --git a/mysql-test/mysql-test-run.pl b/mysql-test/mysql-test-run.pl index 04a79a5fcf6..8893a0343af 100755 --- a/mysql-test/mysql-test-run.pl +++ b/mysql-test/mysql-test-run.pl @@ -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