summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/plugins/platforms/platforms.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/plugins/platforms/platforms.pro b/src/plugins/platforms/platforms.pro
index 69f6f308b5..4e1b7e3026 100644
--- a/src/plugins/platforms/platforms.pro
+++ b/src/plugins/platforms/platforms.pro
@@ -35,8 +35,4 @@ contains(QT_CONFIG, directfb) {
SUBDIRS += directfb
}
-contains(QT_CONFIG, kms):contains(QT_CONFIG, opengl) {
- SUBDIRS += kms
-}
-
contains(QT_CONFIG, linuxfb): SUBDIRS += linuxfb