Revamped the UI setup layer, which also fixes the VC builds.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
* This code is called by the UI frontend modules, and, also,
|
||||
* depends on those same modules for lower-level functions.
|
||||
*
|
||||
* Version: @(#)ui_main.c 1.0.6 2018/04/30
|
||||
* Version: @(#)ui_main.c 1.0.7 2018/04/30
|
||||
*
|
||||
* Author: Fred N. van Kempen, <decwiz@yahoo.com>
|
||||
*
|
||||
@@ -243,7 +243,9 @@ ui_menu_toggle_video_item(int idm, int *val)
|
||||
void
|
||||
ui_menu_reset_all(void)
|
||||
{
|
||||
#ifdef ENABLE_LOG_TOGGLES
|
||||
int i;
|
||||
#endif
|
||||
|
||||
#ifndef DEV_BRANCH
|
||||
/* FIXME: until we fix these.. --FvK */
|
||||
|
||||
Reference in New Issue
Block a user