refactor: remove dead code

This commit is contained in:
Milan
2020-05-24 00:00:50 +02:00
parent a12bffde44
commit 41bd4be39a
5 changed files with 1 additions and 12 deletions

View File

@@ -334,7 +334,6 @@ sub has_changed ($$) {
my $oldEntry = shift;
my $newEntry = shift;
my $update = 0;
for my $key (
'duration', 'errors', 'file', 'channels',
'format', 'format_version', 'format_profile', 'format_settings',