remove commented code
git-svn-id: https://svn.perl.org/qpsmtpd/trunk@801 958fd67b-6ff1-0310-b445-bb7760255be9
This commit is contained in:
parent
85fd2dd40a
commit
5081901361
@ -11,7 +11,6 @@ sub start_connection {
|
||||
my $self = shift;
|
||||
|
||||
#reset info
|
||||
# $self->{_connection} = Qpsmtpd::Connection->new(); #reset connection
|
||||
$self->reset_connection; #reset connection
|
||||
$self->reset_transaction;
|
||||
$self->SUPER::start_connection(@_);
|
||||
|
Loading…
Reference in New Issue
Block a user