diff options
Diffstat (limited to 'libtoolame-dab/toolame.c')
-rw-r--r-- | libtoolame-dab/toolame.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libtoolame-dab/toolame.c b/libtoolame-dab/toolame.c index 1c18497..c975e4b 100644 --- a/libtoolame-dab/toolame.c +++ b/libtoolame-dab/toolame.c @@ -35,12 +35,10 @@ void global_init (void) glopts.quickcount = 10; glopts.downmix = FALSE; glopts.byteswap = FALSE; - glopts.channelswap = FALSE; glopts.vbr = FALSE; glopts.vbrlevel = 0; glopts.athlevel = 0; glopts.verbosity = 2; - glopts.input_select = 0; } /************************************************************************ |