1
0
Fork 0
forked from len0rd/rockbox

mikmod: We don't need its custom 'strdup()' function

Fixes a warning with newer GCCs

Change-Id: I9ccf7bf77a40a0ad79122e9cf4a5e8e6859cfcfa
This commit is contained in:
Solomon Peachy 2025-04-22 08:53:30 -04:00
parent 4cac35b603
commit 3975584497

View file

@ -31,7 +31,7 @@ mplayer.c
munitrk.c munitrk.c
npertab.c npertab.c
sloader.c sloader.c
strdup.c //strdup.c
strstr.c strstr.c
virtch.c virtch.c
virtch2.c virtch2.c