]> git.vpit.fr Git - perl/scripts/xchat.git/commitdiff
Xchat::XPI has not been exporting anything for a long time
authorVincent Pit <vince@profvince.com>
Sat, 10 Mar 2012 10:39:58 +0000 (11:39 +0100)
committerVincent Pit <vince@profvince.com>
Sat, 10 Mar 2012 10:39:58 +0000 (11:39 +0100)
Xchat/XPI/Net.pm
Xchat/XPI/Utils.pm

index 9cb99379a4d76a99e97f2d7b9745a4288daa089b..ec5ba09b4e227c780e55ec30df01251c1b46ef45 100644 (file)
@@ -9,9 +9,6 @@ use Net::DNS;
 
 use Xchat qw<:all>;
 
-use lib get_info 'xchatdir';
-use Xchat::XPI qw<register init>;
-
 our $VERSION = '0.03';
 
 my $res;
index 8df6c0e61465ecbc1a271abc37669161b5be2fa2..d5a3fc34f39c915b470ee7cca07f0ac3860edf14 100644 (file)
@@ -5,9 +5,6 @@ use warnings;
 
 use Xchat qw<:all>;
 
-use lib get_info 'xchatdir';
-use Xchat::XPI qw<register init>;
 our $VERSION = '0.02';
 
 sub dye_nick {