X-Git-Url: http://git.vpit.fr/?p=perl%2Fscripts%2Fxchat.git;a=blobdiff_plain;f=Xchat%2FXPI%2FEvents.pm;fp=Xchat%2FXPI%2FEvents.pm;h=52fb57c753e657f4691cda2e0a72c731a7932ab5;hp=3bb797ffd1930287f46b0c9b696449dc2ce9984b;hb=b99caf8b93311fb2f0bec1fa724008fcd7e551d6;hpb=6233c622e5c4cceefc8ed019b5a9355a690f2050 diff --git a/Xchat/XPI/Events.pm b/Xchat/XPI/Events.pm index 3bb797f..52fb57c 100644 --- a/Xchat/XPI/Events.pm +++ b/Xchat/XPI/Events.pm @@ -5,9 +5,6 @@ use warnings; use Xchat qw<:all>; -use lib get_info 'xchatdir'; -use Xchat::XPI; - use constant DEFAULT_DELAY => 1000; our $VERSION = '0.04';