aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/command_base.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/servo/command_base.py')
-rw-r--r--python/servo/command_base.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/servo/command_base.py b/python/servo/command_base.py
index afc0856767a..e712b92412d 100644
--- a/python/servo/command_base.py
+++ b/python/servo/command_base.py
@@ -927,7 +927,6 @@ class CommandBase(object):
libsimpleservo=False,
debug_mozjs=False, with_debug_assertions=False,
with_frame_pointer=False, without_wgl=False,
- with_layout_2020=False, with_layout_2013=False,
**_kwargs
):
env = env or self.build_env()