operation: fix for async changes

This commit is contained in:
Wim Taymans 2019-02-20 17:50:22 +01:00
parent 61edd78bf4
commit 71e5c13191
3 changed files with 2 additions and 5 deletions

View file

@ -271,8 +271,6 @@ struct pa_context {
pa_proplist *proplist;
pa_mainloop_api *mainloop;
uint32_t seq;
int error;
pa_context_state_t state;