summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2022-02-08 08:55:43 +0100
committerJoerg Bornemann <joerg.bornemann@qt.io>2022-02-10 17:52:27 +0100
commit9a0cfaf78df085fc804aab5a512c02e74d141255 (patch)
tree929f2f8fa6b64f1a3452c942a6fc224ddfc0c3a4 /src/corelib/global
parent24249c0b67a159890077be28470e4b68fa6170fc (diff)
Remove QT_FEATURE_sharedmemory from qconfig-bootstrapped.h
This amends commit 75082c9f20271eb7916a7e8e85d2e58b8e4b1392. Change-Id: Idd1f9a8cd86c1d265d20917594fbeea26f1f8bf2 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'src/corelib/global')
-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 db77917444..43a0c4082e 100644
--- a/src/corelib/global/qconfig-bootstrapped.h
+++ b/src/corelib/global/qconfig-bootstrapped.h
@@ -115,7 +115,6 @@
#else
# define QT_FEATURE_renameat2 -1
#endif
-#define QT_FEATURE_sharedmemory -1
#define QT_FEATURE_shortcut -1
#define QT_FEATURE_signaling_nan -1
#define QT_FEATURE_slog2 -1