From 8e676db633aa8888c8408a91ef219d2261ef42e2 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 17 Oct 2013 18:42:14 +0200 Subject: Thread/Thread: replacement library for GThread --- src/OutputInit.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'src/OutputInit.cxx') diff --git a/src/OutputInit.cxx b/src/OutputInit.cxx index 8a31a9b97..6b98ca2c3 100644 --- a/src/OutputInit.cxx +++ b/src/OutputInit.cxx @@ -202,7 +202,6 @@ ao_base_init(struct audio_output *ao, "Failed to initialize filter chain for '%s'", ao->name); - ao->thread = NULL; ao->command = AO_COMMAND_NONE; ao->mixer = NULL; -- cgit v1.2.3