diff --git a/lib/WebGUI/Asset/WikiPage.pm b/lib/WebGUI/Asset/WikiPage.pm index 7a36b3417..fdcf9b91e 100644 --- a/lib/WebGUI/Asset/WikiPage.pm +++ b/lib/WebGUI/Asset/WikiPage.pm @@ -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