mirror of
https://github.com/pragma-/pbot.git
synced 2025-01-23 02:24:25 +01:00
MessageHistory: Remove "It's a nick-change!" message
This commit is contained in:
parent
91890a2d33
commit
e1d1e83512
@ -384,7 +384,6 @@ sub get_message_account {
|
||||
return $id if defined $id;
|
||||
|
||||
$self->{pbot}->{logger}->log("Getting new message account for $nick!$user\@$host...\n");
|
||||
$self->{pbot}->{logger}->log("It's a nick-change!\n") if defined $orig_nick;
|
||||
|
||||
my $do_nothing = 0;
|
||||
my $sth;
|
||||
|
Loading…
Reference in New Issue
Block a user