mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
build: remove unused mng fragment
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
#include <libmng.h>
|
||||
|
||||
int main(int argc, char **argv)
|
||||
{
|
||||
const char * p_ver = mng_version_text();
|
||||
return !p_ver || p_ver[0] == 0;
|
||||
}
|
||||
Reference in New Issue
Block a user