Get rid of boilerplate code in swb_config_free()
authorSteven Luo <steven+maemo@steven676.net>
Sun, 30 May 2010 05:20:24 +0000 (22:20 -0700)
committerSteven Luo <steven+maemo@steven676.net>
Sun, 30 May 2010 05:20:24 +0000 (22:20 -0700)
We can loop over swb_config_options[] instead of identifying every
string config option explicitly here.


No differences found