sound: Remove unused variable
This commit is contained in:
parent
b542e98359
commit
05b531ec28
1 changed files with 0 additions and 2 deletions
|
@ -172,8 +172,6 @@ cc_level_bar_draw (GtkWidget *widget,
|
|||
static void
|
||||
close_stream (pa_stream *stream)
|
||||
{
|
||||
g_autoptr(GMainLoop) loop = NULL;
|
||||
|
||||
if (stream == NULL)
|
||||
return;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue