Skip to content
Commit 3b541978 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kconfig: split images.c out of qconf.cc/gconf.c to fix gconf warnings



Currently, images.c is included by qconf.cc and gconf.c.
qconf.cc uses all of xpm_* arrays, but gconf.c only some of them.
Hence, lots of "... defined but not used" warnings are displayed
while compiling gconf.c

Splitting out images.c fixes the warnings.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 9abe4237
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment