From b307fd4852d9bfd05eba01a62f4a9eae86d2e46b Mon Sep 17 00:00:00 2001 From: VaL Doroshchuk Date: Wed, 24 Jun 2020 23:45:31 +0200 Subject: Remove android video node Since it uses gl texture, which can be replaced by default sg video node. Task-number: QTBUG-74423 Change-Id: Id00748ccf18595d8ea782378c512c7fca6fe0229 Reviewed-by: Laszlo Agocs --- src/plugins/android/android.pro | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/plugins/android/android.pro') diff --git a/src/plugins/android/android.pro b/src/plugins/android/android.pro index e77053b77..37d11c86b 100644 --- a/src/plugins/android/android.pro +++ b/src/plugins/android/android.pro @@ -2,7 +2,3 @@ TEMPLATE = subdirs SUBDIRS += src android: SUBDIRS += jar - -qtHaveModule(quick) { - SUBDIRS += videonode -} -- cgit v1.2.3