Don't add empty modes in kioskmode.
authorDaniel Carl <danielcarl@gmx.de>
Mon, 1 Dec 2014 23:34:11 +0000 (00:34 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Mon, 1 Dec 2014 23:34:11 +0000 (00:34 +0100)
commit1efe51a7091cb38300ff30c02cc142911863d715
treeb299239ebf400fef0e86d37950293207a2563d30
parent459a6456574070cf6fe8cee24a59ecc5d6044479
Don't add empty modes in kioskmode.

It does not disturb to have modes with never called callbacks, so save the
condition and the additional code block and setup the modes like normal.
src/main.c