decoder/gme: remove redundant extern declaration
This commit is contained in:
parent
3b84eb3b70
commit
085b599f84
@ -300,7 +300,6 @@ static const char *const gme_suffixes[] = {
|
|||||||
nullptr
|
nullptr
|
||||||
};
|
};
|
||||||
|
|
||||||
extern const struct DecoderPlugin gme_decoder_plugin;
|
|
||||||
const struct DecoderPlugin gme_decoder_plugin = {
|
const struct DecoderPlugin gme_decoder_plugin = {
|
||||||
"gme",
|
"gme",
|
||||||
gme_plugin_init,
|
gme_plugin_init,
|
||||||
|
Loading…
Reference in New Issue
Block a user