Skip to content

Commit

Permalink
Remove left over debug statement.
Browse files Browse the repository at this point in the history
  • Loading branch information
mherger committed May 28, 2020
1 parent 4d11fc6 commit 1d9ec30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Slim/Plugin/WiMP/ProtocolHandler.pm
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,6 @@ sub _gotBulkMetadata {
}

my $bitrate = delete($track->{bitrate});
warn $bitrate;

my $meta = {
%{$track},
Expand Down

0 comments on commit 1d9ec30

Please sign in to comment.