wmix: release memory for startup-only configuration stuff after startup
commitd7add56750eb4e8469daff6e041bb49ce8aa4e53
authorChristophe CURIS <christophe.curis@free.fr>
Sat, 7 Jun 2014 19:21:52 +0000 (7 21:21 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sat, 7 Jun 2014 20:27:27 +0000 (7 21:27 +0100)
tree30d582fac6c2287f71dc565143d0d3d1d17aa9f8
parentb1fcdb1552cb42cd9dde1327acc776de65382dd1
wmix: release memory for startup-only configuration stuff after startup

A number of configuration options are useful only during the startup, so it
is possible to free them when ready.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
wmix/config.c
wmix/include/config.h
wmix/wmix.c