We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73b350b commit c9a09c0Copy full SHA for c9a09c0
prboom2/src/MUSIC/xmpplayer.c
@@ -94,7 +94,6 @@ static const void *xmp_registersong(const void *data, unsigned len)
94
{
95
if (xmp_load_module_from_memory(context, data, len) < 0)
96
97
- lprintf(LO_WARN, "xmp_registersong: failed to load module.\n");
98
return NULL;
99
}
100
0 commit comments