X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=lib%2FMaypole.pm;h=597ab7c5a66f679696e62a84279c49f9501957fe;hb=21e814818fb4a6e59e4615c2dd1320016a9dc6f8;hp=7ab6cb31f6d058146f4fc5ba518f8652aec98625;hpb=6f3e2ec142b6dd83d7d4960cf15acd6ca8b73e1d;p=maypole.git diff --git a/lib/Maypole.pm b/lib/Maypole.pm index 7ab6cb3..597ab7c 100644 --- a/lib/Maypole.pm +++ b/lib/Maypole.pm @@ -173,8 +173,6 @@ sub authenticate { return OK } sub exception { return ERROR } -sub rewrite_path { } - sub parse_path { my $self = shift; $self->{path} ||= "frontpage";