mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
fix paaudio.c warnings
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: malc <av1474@comtv.ru>
This commit is contained in:
+1
-2
@@ -505,8 +505,7 @@ fail:
|
||||
pa_stream_unref (stream);
|
||||
}
|
||||
|
||||
qpa_logerr (pa_context_errno (g->context),
|
||||
"stream_new() failed\n");
|
||||
*rerror = pa_context_errno (g->context);
|
||||
|
||||
return NULL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user