chore: clean up NativeWindowMac::UpdateVibrancyRadii (#47665)

chore: clean up NativeWindowMac::UpdateVibrancyRadii
This commit is contained in:
Shelley Vohr 2025-07-17 17:45:24 +02:00 committed by GitHub
commit 4601aeccde
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 18 additions and 36 deletions

View file

@ -67,10 +67,6 @@ template("mac_xib_bundle_data") {
ibtool_flags = [
"--minimum-deployment-target",
mac_deployment_target,
# TODO(rsesek): Enable this once all the bots are on Xcode 7+.
# "--target-device",
# "mac",
]
}