summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend/mame/ui/ui.cpp
diff options
context:
space:
mode:
author Vas Crabb <cuavas@users.noreply.github.com>2022-05-20 18:26:14 +1000
committer GitHub <noreply@github.com>2022-05-20 18:26:14 +1000
commitffab5b98fae1b86b198ccca26a82ebaad2274f7b (patch)
treec9b2b9e6e4f4d4e9a6b320bc0c8980d54f841b17 /src/frontend/mame/ui/ui.cpp
parent56702e42172274b6f7a869a958935139311376f5 (diff)
ui/viewgfx.cpp: Added ability to restrict tiles to integer scale factors. (#9783)
Also encapsulated things a bit more and made the UI manager hold onto the storage rather than keeping it in file statics.
Diffstat (limited to 'src/frontend/mame/ui/ui.cpp')
-rw-r--r--src/frontend/mame/ui/ui.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/frontend/mame/ui/ui.cpp b/src/frontend/mame/ui/ui.cpp
index 6c2f0d35286..3dd550169db 100644
--- a/src/frontend/mame/ui/ui.cpp
+++ b/src/frontend/mame/ui/ui.cpp
@@ -203,8 +203,6 @@ void mame_ui_manager::init()
ui::system_list::instance().cache_data(options());
// initialize the other UI bits
- ui_gfx_init(machine());
-
m_ui_colors.refresh(options());
// update font row info from setting