mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-10 23:28:34 +02:00
@@ -54,11 +54,7 @@
|
||||
#include <system/debug.h>
|
||||
|
||||
static bool usermenu_show = true;
|
||||
#if HAVE_SPARK_HARDWARE
|
||||
static bool usermenu_show_cam = false; // FIXME -- use hwcaps?
|
||||
#else
|
||||
static bool usermenu_show_cam = true; // FIXME -- use hwcaps?
|
||||
#endif
|
||||
struct keyvals
|
||||
{
|
||||
const int key;
|
||||
|
Reference in New Issue
Block a user