Skip to content

Commit

Permalink
Revert "GABC without LWP Simple (follow-up DivinumOfficium#3699 Divin…
Browse files Browse the repository at this point in the history
  • Loading branch information
APMarcello3 authored and Gálli Zoltán committed Jun 14, 2024
1 parent c1e3532 commit fe5f55a
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 fe5f55a

Please sign in to comment.