summaryrefslogtreecommitdiffstats
path: root/SConstruct
diff options
context:
space:
mode:
authorUwe Klotz <uklotz@mixxx.org>2018-08-18 20:10:03 +0200
committerUwe Klotz <uklotz@mixxx.org>2018-08-18 20:14:15 +0200
commit88b82ceaf4f50248a8946f3cafc41e5cc48c275b (patch)
tree3c4180cd8ef8c3cd565bf9bed3f5b1e67e5d8534 /SConstruct
parent87d5f92bc2c95c234fbb5ab38750779e9baa84d7 (diff)
Remove unusable and broken qdebug=0 build feature
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct1
1 files changed, 0 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index 7a48059c6b..62c190ffab 100644
--- a/SConstruct
+++ b/SConstruct
@@ -45,7 +45,6 @@ available_features = [features.Mad,
features.Opus,
features.Profiling,
features.BuildTime,
- features.QDebug,
features.Verbose,
features.Optimize,
features.FAAD,