Commit 085b599f authored by Max Kellermann's avatar Max Kellermann

decoder/gme: remove redundant extern declaration

parent 3b84eb3b
......@@ -300,7 +300,6 @@ static const char *const gme_suffixes[] = {
nullptr
};
extern const struct DecoderPlugin gme_decoder_plugin;
const struct DecoderPlugin gme_decoder_plugin = {
"gme",
gme_plugin_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