From cb54c2dda8be8a79e8bc6c658b4815c55bdfc14e Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 22 Aug 2013 22:45:24 +0200 Subject: ao: remove some leftovers --- audio/out/ao.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'audio/out/ao.h') 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, -- cgit v1.2.3