summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/meson_options.txt b/meson_options.txt
index f84e59aebc..39a410bc08 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -241,14 +241,6 @@ option(
)
option(
- 'redfish-health-populate',
- type: 'feature',
- value: 'disabled',
- description: '''Enables HealthPopulate and generate the Status property for
- the resource. This option will be removed Q1 2024'''
-)
-
-option(
'https_port',
type: 'integer',
min: 1,