Skip to content

mach: linux bootstrap: Remove unused constant#41745

Merged
yezhizhen merged 1 commit intoservo:mainfrom
jschwe:jschwender/mach-bootstrap-cleanup
Jan 8, 2026
Merged

mach: linux bootstrap: Remove unused constant#41745
yezhizhen merged 1 commit intoservo:mainfrom
jschwe:jschwender/mach-bootstrap-cleanup

Conversation

@jschwe
Copy link
Copy Markdown
Member

@jschwe jschwe commented Jan 7, 2026

The variable is not used anywhere and _platform_bootstrap_gstreamer raises an error telling the user to install gstreamer via their package manager on Linux.
Hence, we can just remove it.

Testing: Trivial, not required.

The variable is not used anywhere and `_platform_bootstrap_gstreamer`
raises an error telling the user to install gstreamer via their
package manager on Linux.
Hence we can just remove it.

Signed-off-by: Jonathan Schwender <[email protected]>
@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Jan 7, 2026
@yezhizhen yezhizhen added this pull request to the merge queue Jan 8, 2026
@servo-highfive servo-highfive added S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. and removed S-awaiting-review There is new code that needs to be reviewed. labels Jan 8, 2026
Merged via the queue into servo:main with commit a038ffa Jan 8, 2026
32 checks passed
@servo-highfive servo-highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Jan 8, 2026
@jschwe jschwe deleted the jschwender/mach-bootstrap-cleanup branch January 8, 2026 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants