mirror of
https://github.com/servo/servo.git
synced 2025-06-21 15:49:04 +01:00
Remove glut from update-cargo command.
This commit is contained in:
parent
76c18473b1
commit
e48619b6ec
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ class MachCommands(CommandBase):
|
|||
|
||||
cargo_paths = [path.join('components', 'servo'),
|
||||
path.join('ports', 'cef'),
|
||||
path.join('ports', 'android', 'glut_app'),
|
||||
path.join('ports', 'gonk')]
|
||||
|
||||
for cargo_path in cargo_paths:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue