summaryrefslogtreecommitdiffstats
path: root/audio/out/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/out/internal.h')
-rw-r--r--audio/out/internal.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/audio/out/internal.h b/audio/out/internal.h
index 28deefe128..a6fcf7c5f6 100644
--- a/audio/out/internal.h
+++ b/audio/out/internal.h
@@ -61,9 +61,6 @@ struct ao {
// default device should be used, this is set to NULL.
char *device;
- // Device actually chosen by the AO
- char *detected_device;
-
// Application name to report to the audio API.
char *client_name;