Remove dead method with the same name as a property.

This commit is contained in:
Colin Kuskie 2010-03-05 14:42:08 -08:00
parent ecd31580cf
commit b5e03dd90f

View file

@ -329,19 +329,6 @@ sub indexContent {
#-------------------------------------------------------------------
=head2 isProtected
Returns a boolean indicating whether or not this WikiPage is protected.
=cut
sub isProtected {
my $self = shift;
return $self->isProtected;
}
#-------------------------------------------------------------------
=head2 preparePageTemplate
This is essentially prepareView, but is smart and will only do the template