Add dummy modes for kiosk mode.
authorDaniel Carl <danielcarl@gmx.de>
Fri, 1 Aug 2014 14:58:03 +0000 (16:58 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Fri, 1 Aug 2014 14:58:03 +0000 (16:58 +0200)
commit9a9c29fff54dc7c99afc3270c9a25365745a812e
tree2229674c748d01586df59f1205688db60971764b
parent60baf0abd58138d26d8397cec4091b4ade7b5959
Add dummy modes for kiosk mode.

This allows us to keep the mode_enter() calls in the code untouched, because
all modes are still available, event if they don't do anything.
src/main.c