summaryrefslogtreecommitdiff
path: root/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'common.h')
-rw-r--r--common.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/common.h b/common.h
index 9e2d88f..3ac2f1a 100644
--- a/common.h
+++ b/common.h
@@ -187,8 +187,7 @@ typedef struct {
float loudness_reference_volume_db;
int alsa_use_hardware_mute;
- double alsa_maximum_interface_response_time;
- double alsa_maximum_write_time;
+ double alsa_maximum_stall_time;
#if defined(CONFIG_DBUS_INTERFACE)
enum dbus_session_type dbus_service_bus_type;