X-Git-Url: http://git.vpit.fr/?p=perl%2Fscripts%2Fxchat.git;a=blobdiff_plain;f=Xchat%2FXPI%2FNet.pm;fp=Xchat%2FXPI%2FNet.pm;h=ec5ba09b4e227c780e55ec30df01251c1b46ef45;hp=9cb99379a4d76a99e97f2d7b9745a4288daa089b;hb=e764db53b60b217e3d417c6faa60ba9bda6db3ea;hpb=9db5de0ec290fd8b82a9c510e0d627b31e44d9bd diff --git a/Xchat/XPI/Net.pm b/Xchat/XPI/Net.pm index 9cb9937..ec5ba09 100644 --- a/Xchat/XPI/Net.pm +++ b/Xchat/XPI/Net.pm @@ -9,9 +9,6 @@ use Net::DNS; use Xchat qw<:all>; -use lib get_info 'xchatdir'; -use Xchat::XPI qw; - our $VERSION = '0.03'; my $res;