Disable old deprecated loop and shumway extensions

This commit is contained in:
wicknix 2021-04-23 00:22:53 -05:00 committed by GitHub
parent 568cf14a7c
commit 487b487cc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,5 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
DIRS += [
'loop',
'pdfjs',
'shumway',
]