summaryrefslogtreecommitdiffstats
path: root/audio/out/ao.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/out/ao.h')
-rw-r--r--audio/out/ao.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/out/ao.h b/audio/out/ao.h
index 673a252ccb..85301d79f4 100644
--- a/audio/out/ao.h
+++ b/audio/out/ao.h
@@ -96,8 +96,6 @@ struct ao {
struct mp_log *log; // Using e.g. "[ao/coreaudio]" as prefix
};
-extern char *ao_subdevice;
-
struct mpv_global;
struct ao *ao_init_best(struct mpv_global *global,
struct input_ctx *input_ctx,