summaryrefslogtreecommitdiffstats
path: root/ipalib/constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipalib/constants.py')
-rw-r--r--ipalib/constants.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/ipalib/constants.py b/ipalib/constants.py
index 65589f105..66f13f25c 100644
--- a/ipalib/constants.py
+++ b/ipalib/constants.py
@@ -114,7 +114,6 @@ DEFAULT_CONFIG = (
# WebUI stuff:
('webui_prod', True),
('webui_assets_dir', None),
- ('webui_new_layout', False),
# Debugging:
('verbose', 0),