summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/core.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pulsecore/core.c')
-rw-r--r--src/pulsecore/core.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pulsecore/core.c b/src/pulsecore/core.c
index 3b758a38..a1bd0204 100644
--- a/src/pulsecore/core.c
+++ b/src/pulsecore/core.c
@@ -135,7 +135,6 @@ pa_core* pa_core_new(pa_mainloop_api *m, int shared) {
c->resample_method = PA_RESAMPLER_SPEEX_FLOAT_BASE + 3;
- c->is_system_instance = FALSE;
c->disallow_module_loading = FALSE;
c->realtime_scheduling = FALSE;
c->realtime_priority = 5;