lib/parse_opts.c: Remove a few unused assigments.

Some of the ENV variables are only checked for existence so there is no
need to store the return value into the ptr variable. (this change
silences warnings)

Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
1 file changed