Explorar o código

Remove unnecessary DEMOLISH declaration in binary role

Daniel Gempesaw %!s(int64=10) %!d(string=hai) anos
pai
achega
0682e50801
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      lib/Selenium/CanStartBinary.pm

+ 0 - 2
lib/Selenium/CanStartBinary.pm

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