Эх сурвалжийг харах

Remove unnecessary DEMOLISH declaration in binary role

Daniel Gempesaw 10 жил өмнө
parent
commit
0682e50801

+ 0 - 2
lib/Selenium/CanStartBinary.pm

@@ -281,8 +281,6 @@ before DEMOLISH => sub {
     $self->shutdown_binary;
     $self->shutdown_binary;
 };
 };
 
 
-sub DEMOLISH { };
-
 sub _construct_command {
 sub _construct_command {
     my ($self) = @_;
     my ($self) = @_;
     my $executable = $self->binary;
     my $executable = $self->binary;