summaryrefslogtreecommitdiff
path: root/mysql-test/lib
diff options
context:
space:
mode:
authorunknown <msvensson@pilot.(none)>2007-08-24 13:10:34 +0200
committerunknown <msvensson@pilot.(none)>2007-08-24 13:10:34 +0200
commit17f03bb7a6899803fec32b659f04a4fa56c5c189 (patch)
tree8d928e31aa0d338fac356ac7ad21b8dff55f9738 /mysql-test/lib
parent77115cddc9df92b107fbf53271624775d5e7e2e2 (diff)
downloadmariadb-git-17f03bb7a6899803fec32b659f04a4fa56c5c189.tar.gz
Remove unecessary use of "Socket"
Diffstat (limited to 'mysql-test/lib')
-rw-r--r--mysql-test/lib/mtr_timer.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/mysql-test/lib/mtr_timer.pl b/mysql-test/lib/mtr_timer.pl
index d8b6953fb46..326fbea74ec 100644
--- a/mysql-test/lib/mtr_timer.pl
+++ b/mysql-test/lib/mtr_timer.pl
@@ -18,7 +18,6 @@
# and is part of the translation of the Bourne shell script with the
# same name.
-use Socket;
use Errno;
use strict;