Browse Source

Remove unecessary use of "Socket"

pull/374/head
unknown 18 years ago
parent
commit
17f03bb7a6
  1. 1
      mysql-test/lib/mtr_timer.pl

1
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;

Loading…
Cancel
Save