Commit aebb1baa authored by Max Kellermann's avatar Max Kellermann

decoder/sidplay: remove redundant `extern`

parent bd6b7aa8
......@@ -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,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment