summaryrefslogtreecommitdiffstats
path: root/device/src/interop.c
diff options
context:
space:
mode:
Diffstat (limited to 'device/src/interop.c')
-rw-r--r--device/src/interop.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/device/src/interop.c b/device/src/interop.c
index f25348a32..605d7be05 100644
--- a/device/src/interop.c
+++ b/device/src/interop.c
@@ -96,7 +96,6 @@ static const char* interop_feature_string_(const interop_feature_t feature) {
switch (feature) {
CASE_RETURN_STR(INTEROP_DISABLE_LE_SECURE_CONNECTIONS)
CASE_RETURN_STR(INTEROP_AUTO_RETRY_PAIRING)
- CASE_RETURN_STR(INTEROP_DISABLE_ABSOLUTE_VOLUME)
}
return "UNKNOWN";