mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2026-03-03 01:40:12 -05:00
<Dirk.Kalis@t-online.de>
I have a little cosmetic patch for envy24control. First, from my test code was two unused variables declared. The second is an update for the manpage.
This commit is contained in:
parent
9a5420b76a
commit
05fbfbba18
2 changed files with 5 additions and 5 deletions
|
|
@ -387,7 +387,6 @@ static void create_router_frame(GtkWidget *box, int stream, int pos)
|
|||
GSList *group = NULL;
|
||||
char str[64], str1[64];
|
||||
int idx;
|
||||
int pcm_channel,s_pdif_channel;
|
||||
static char *table[10] = {
|
||||
"S/PDIF In L",
|
||||
"S/PDIF In R",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue