summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qconfig-bootstrapped.h
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2018-11-20 09:47:23 +0100
committerLiang Qi <liang.qi@qt.io>2018-11-20 13:26:21 +0000
commit574bf5d9aaea3319e6761b9782ab7ae99991771d (patch)
tree4bc0ef08b54132edb702907a7017debe196e20cd /src/corelib/global/qconfig-bootstrapped.h
parente00c73911ae0127f986e056984eff02b099325f4 (diff)
Correct QT_FEATURE_settings in qconfig-bootstrapped.h
This amends 4d180586cddbd71a67c83246db3bec1caa595e05. Change-Id: Ia008e618f726f113f84cf4caa8d5f30442dbbb64 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Diffstat (limited to 'src/corelib/global/qconfig-bootstrapped.h')
-rw-r--r--src/corelib/global/qconfig-bootstrapped.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/corelib/global/qconfig-bootstrapped.h b/src/corelib/global/qconfig-bootstrapped.h
index f86cbaf74d..dfcc3c9c7f 100644
--- a/src/corelib/global/qconfig-bootstrapped.h
+++ b/src/corelib/global/qconfig-bootstrapped.h
@@ -104,7 +104,6 @@
#else
# define QT_FEATURE_renameat2 -1
#endif
-#define QT_FEATURE_settings -1
#define QT_FEATURE_sharedmemory -1
#define QT_FEATURE_slog2 -1
#ifdef __GLIBC_PREREQ