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

Remove unecessary use of "Socket"

This commit is contained in:
unknown
2007-08-24 13:10:34 +02:00
parent 77115cddc9
commit 17f03bb7a6

View File

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