removed PBtmpl0000000000000003 because it's no longer needed or used

This commit is contained in:
JT Smith 2006-03-23 17:13:21 +00:00
parent 93ba627dd9
commit 9f6a13e022
5 changed files with 11 additions and 13 deletions

View file

@ -114,13 +114,6 @@ sub duplicate {
}
#-------------------------------------------------------------------
sub getBox {
my $self = shift;
my $var = {};
return $self->processTemplate($var,"PBtmpl0000000000000003");
}
#-------------------------------------------------------------------
=head2 getEditForm ()