mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Remove magicleap
command from command_base.py
This commit is contained in:
parent
ab6e451de6
commit
53d7ded8c6
1 changed files with 0 additions and 6 deletions
|
@ -823,12 +823,6 @@ install them, let us know by filing a bug!")
|
|||
action='store_true',
|
||||
help='Build for Android',
|
||||
),
|
||||
CommandArgument(
|
||||
'--magicleap',
|
||||
default=None,
|
||||
action='store_true',
|
||||
help='Build for Magic Leap',
|
||||
),
|
||||
CommandArgument(
|
||||
'--libsimpleservo',
|
||||
default=None,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue