no message

This commit is contained in:
Frank Dillon 2003-12-21 20:34:19 +00:00
parent 542295af81
commit 7d69cfb2d3
2 changed files with 0 additions and 2 deletions

View file

@ -445,7 +445,6 @@ sub getSetting {
#-------------------------------------------------------------------
sub init {
my $self = shift;
WebGUI::ErrorHandler::warn("In init");
return $self->displayLogin;
}