decoder/flac: removed misplaced authorship comment
This belongs into "git annotate" or AUTHORS.
This commit is contained in:
parent
322ef3cb80
commit
8e2d987996
@ -67,7 +67,6 @@ flac_find_float_comment(const FLAC__StreamMetadata *block,
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* replaygain stuff by AliasMrJones */
|
|
||||||
static void
|
static void
|
||||||
flac_parse_replay_gain(const FLAC__StreamMetadata *block,
|
flac_parse_replay_gain(const FLAC__StreamMetadata *block,
|
||||||
struct flac_data *data)
|
struct flac_data *data)
|
||||||
|
Loading…
Reference in New Issue
Block a user