Skip to content

Commit

Permalink
Merge pull request #3703 from DivinumOfficium/revert-3702-gabc-clean
Browse files Browse the repository at this point in the history
Revert "GABC without LWP Simple (follow-up #3699 #3700)"
  • Loading branch information
APMarcello3 authored Mar 29, 2024
2 parents 4d112f1 + 5096c82 commit fe63aa6
Show file tree
Hide file tree
Showing 16,818 changed files with 512 additions and 353,789 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 0 additions & 4 deletions web/cgi-bin/horas/dialogcommon.pl
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,6 @@ sub get_dayname_for_condition {
missa => sub {$missanumber},
communi => sub { {summpont => ($version =~ /1960/ || $version =~ /1955/ || $version =~ /Divino/)} },
'die' => \&get_dayname_for_condition,
tonus => sub {$chantTone},
tonus => sub {$chantTone},
hora => sub {$hora},
);
our %predicates = (
tridentina => sub { shift =~ /Trident/ },
Expand All @@ -145,7 +142,6 @@ sub get_dayname_for_condition {
longior => sub { shift == 1 },
brevior => sub { shift == 2 },
'summorum pontificum' => sub { ${shift()}{summpont} },
'in solemnitatibus' => sub { shift =~ /solemnis|resurrectionis/i },
);

# parse and evaluate a condition
Expand Down
Loading

0 comments on commit fe63aa6

Please sign in to comment.