Skip to content

Only import SInt32 on macOS.#641

Merged
jdm merged 1 commit intoservo:masterfrom
waywardmonkeys:unused-import-on-ios
Oct 10, 2023
Merged

Only import SInt32 on macOS.#641
jdm merged 1 commit intoservo:masterfrom
waywardmonkeys:unused-import-on-ios

Conversation

@waywardmonkeys
Copy link
Copy Markdown
Contributor

It is only used on macOS, so having it when building for other targets (like iOS) results in a warning.

It is only used on macOS, so having it when building for other
targets (like iOS) results in a warning.
@jdm jdm added this pull request to the merge queue Oct 10, 2023
Merged via the queue into servo:master with commit 723886f Oct 10, 2023
@waywardmonkeys waywardmonkeys deleted the unused-import-on-ios branch October 10, 2023 16:20
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.

2 participants