Remove unecessary use of "Socket"

This commit is contained in:
msvensson@pilot.(none) 2007-08-24 13:10:34 +02:00
parent 6d00495cbb
commit 4fcea0fc5c

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;