Remove unneeded method
This commit is contained in:
parent
db59a2eb7a
commit
5072748ca4
1 changed files with 0 additions and 15 deletions
|
|
@ -61,21 +61,6 @@ These subroutines are available from this package:
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
|
||||||
#-------------------------------------------------------------------
|
|
||||||
|
|
||||||
=head2 DESTROY ( )
|
|
||||||
|
|
||||||
Deconstructor.
|
|
||||||
|
|
||||||
=cut
|
|
||||||
|
|
||||||
sub DESTROY {
|
|
||||||
my $self = shift;
|
|
||||||
$self->DEMOLISH;
|
|
||||||
undef $self;
|
|
||||||
}
|
|
||||||
|
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
|
|
||||||
=head2 getCookieName ( )
|
=head2 getCookieName ( )
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue