remove dead code

master
Joey Hess 2010-08-30 17:38:00 -04:00
parent 1ef1e2d7de
commit 8135d2a9eb
1 changed files with 0 additions and 7 deletions

View File

@ -78,13 +78,6 @@ sub formbuilder_setup (@) {
}
}
sub test_httpauth_pagespec ($) {
my $page=shift;
return (
);
}
sub canedit ($$$) {
my $page=shift;
my $cgi=shift;