mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
build winit_minimal with bluetooth disabled (#35590)
Signed-off-by: webbeef <me@webbeef.org>
This commit is contained in:
parent
a6f19c0092
commit
6a182c345c
1 changed files with 0 additions and 1 deletions
|
@ -233,7 +233,6 @@ mod from_script {
|
|||
target_variant!("NotifyLoadStatusChanged(LoadStatus::Complete")
|
||||
},
|
||||
Self::Panic(..) => target_variant!("Panic"),
|
||||
#[cfg(feature = "bluetooth")]
|
||||
Self::GetSelectedBluetoothDevice(..) => {
|
||||
target_variant!("GetSelectedBluetoothDevice")
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue