mirror of
https://github.com/mpv-player/mpv
synced 2025-02-16 20:27:23 +00:00
ao: remove unused field
This commit is contained in:
parent
478d39c574
commit
a805a152c1
@ -68,7 +68,6 @@ struct ao {
|
||||
int buffer;
|
||||
double def_buffer;
|
||||
struct buffer_state *buffer_state;
|
||||
void *api_priv;
|
||||
};
|
||||
|
||||
void init_buffer_pre(struct ao *ao);
|
||||
|
Loading…
Reference in New Issue
Block a user