Don't select options widget.

This commit is contained in:
Steve 2016-03-07 19:04:12 +00:00
parent 798135eadf
commit ecdf9998d0
1 changed files with 0 additions and 2 deletions

View File

@ -247,8 +247,6 @@ static void statsOK(void)
static void returnFromOptions(void)
{
show = SHOW_TITLE;
selectWidget("options", "title");
}
static void quit(void)