decoder/sidplay: remove redundant extern
This commit is contained in:
parent
bd6b7aa88e
commit
aebb1baad8
@ -568,7 +568,6 @@ static const char *const sidplay_suffixes[] = {
|
||||
nullptr
|
||||
};
|
||||
|
||||
extern const struct DecoderPlugin sidplay_decoder_plugin;
|
||||
const struct DecoderPlugin sidplay_decoder_plugin = {
|
||||
"sidplay",
|
||||
sidplay_init,
|
||||
|
Loading…
Reference in New Issue
Block a user