diff options
-rwxr-xr-x | android/build.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/android/build.py b/android/build.py index 43261152d..4c4f77ae7 100755 --- a/android/build.py +++ b/android/build.py @@ -124,7 +124,6 @@ thirdparty_libs = [ opus, flac, libid3tag, - libmad, ffmpeg, curl, libnfs, |