Removed default.h and set default settings in init_settings().
authorDaniel Carl <danielcarl@gmx.de>
Wed, 12 Mar 2014 22:09:32 +0000 (23:09 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Wed, 12 Mar 2014 22:09:32 +0000 (23:09 +0100)
commitb08077f0c7f3ebe332bc78a333cb95e3269df750
treeb988da44f01df259d47ba800fdf5b807ab46ad1b
parentbd11778d29d1fa75025044655cf4f34c8b53fc3e
Removed default.h and set default settings in init_settings().

This saves some time spent on parsing the string values into the setting args.
src/config.def.h
src/default.h [deleted file]
src/main.c
src/setting.c