Buttplug sex toy control library
20
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: Remove debug log message

-1
-1
buttplug/src/core/message/client_device_message_attributes.rs
··· 257 257 258 258 impl ClientGenericDeviceMessageAttributes { 259 259 pub fn new(feature_descriptor: &str, step_count: u32, actuator_type: ActuatorType) -> Self { 260 - info!("GENERIC DEVICE MESSAGE CONSTRUCTOR CALLED"); 261 260 Self { 262 261 feature_descriptor: feature_descriptor.to_owned(), 263 262 actuator_type,