Skip to content

Commit

Permalink
Remove accidental change.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelherger committed Sep 9, 2024
1 parent 153353b commit 815fcda
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Slim/Control/Queries.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4698,7 +4698,6 @@ sub worksQuery {
}
}

warn $workID;
if ( defined $workID && $workID != -1 ) {
push @{$w}, "works.id = ?";
push @{$p}, $workID;
Expand Down

0 comments on commit 815fcda

Please sign in to comment.