diff options
Diffstat (limited to 'src/pulsecore/core.h')
-rw-r--r-- | src/pulsecore/core.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/pulsecore/core.h b/src/pulsecore/core.h index 394785f2..d86d5514 100644 --- a/src/pulsecore/core.h +++ b/src/pulsecore/core.h @@ -104,9 +104,6 @@ struct pa_core { hook_source_output_new_post, hook_source_output_disconnect, hook_source_output_disconnect_post; - - pa_asyncmsgq *asyncmsgq; - pa_io_event *asyncmsgq_event; }; PA_DECLARE_CLASS(pa_core); |