Don't select options widget.
This commit is contained in:
parent
798135eadf
commit
ecdf9998d0
|
@ -247,8 +247,6 @@ static void statsOK(void)
|
||||||
static void returnFromOptions(void)
|
static void returnFromOptions(void)
|
||||||
{
|
{
|
||||||
show = SHOW_TITLE;
|
show = SHOW_TITLE;
|
||||||
|
|
||||||
selectWidget("options", "title");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
static void quit(void)
|
static void quit(void)
|
||||||
|
|
Loading…
Reference in New Issue