This commit is contained in:
JT Smith 2004-12-25 20:57:12 +00:00
parent bc2d6a258e
commit d67b97c18b
2 changed files with 1 additions and 10 deletions

View file

@ -358,14 +358,6 @@ sub purge {
#-------------------------------------------------------------------
sub view {
my $self = shift;
return "No view has been created for this wobject.";
}
#-------------------------------------------------------------------
=head2 www_createShortcut ( )