main: Don't warn for unset config option
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 9 Nov 2020 22:57:56 +0000 (14:57 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:33 +0000 (19:08 +0530)
commit21122184c9e84661a937a5c9e16e5fea308eedd6
treeaf6a052208f47e6a9c4ef295b79ad2e21ff17c5c
parent185bbaba853972bd1d1ca525063a031ad95cdc39
main: Don't warn for unset config option

Unset options shall not be printed if debug is not enabled.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
src/main.c