summaryrefslogtreecommitdiffstats
path: root/src/frontend/mame/ui/ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/mame/ui/ui.h')
-rw-r--r--src/frontend/mame/ui/ui.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/frontend/mame/ui/ui.h b/src/frontend/mame/ui/ui.h
index 639015f8733..89f1aa66743 100644
--- a/src/frontend/mame/ui/ui.h
+++ b/src/frontend/mame/ui/ui.h
@@ -267,7 +267,6 @@ private:
static std::string messagebox_poptext;
static std::vector<ui::menu_item> slider_list;
- static slider_state *slider_current;
// UI handlers
uint32_t handler_ingame(render_container &container);