options: Remove "reset" functionality from CONF_TYPE_FUNC[_PARAM]
commit98b959ae1fadd70b7a8ac8259759b11d6ed4fb2d
authorUoti Urpala <uau@symbol.nonexistent.invalid>
Sat, 26 Apr 2008 05:27:33 +0000 (26 08:27 +0300)
committerUoti Urpala <uau@symbol.nonexistent.invalid>
Sat, 26 Apr 2008 06:40:34 +0000 (26 09:40 +0300)
tree019b683088b6142fbf449655c9289f87a9acb5c3
parent2b47fd59ab442ee27db9cfc4e7ebcdba93bab57b
options: Remove "reset" functionality from CONF_TYPE_FUNC[_PARAM]

The "reset to default before setting to something else" functionality
is not used by any current option, but prevents using the "priv" field
of the option data for anything else.
m_option.c