summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/mb60553.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/mb60553.cpp')
-rw-r--r--src/mame/video/mb60553.cpp12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/mame/video/mb60553.cpp b/src/mame/video/mb60553.cpp
index a81cbea96f7..c9676a60f29 100644
--- a/src/mame/video/mb60553.cpp
+++ b/src/mame/video/mb60553.cpp
@@ -57,18 +57,6 @@ void mb60553_zooming_tilemap_device::device_reset()
}
-void mb60553_zooming_tilemap_device::set_gfx_region(int gfxregion)
-{
- m_gfx_region = gfxregion;
-}
-
-void mb60553_zooming_tilemap_device::set_gfxdecode_tag(const char *tag)
-{
- m_gfxdecode.set_tag(tag);
-}
-
-
-
/*** Fujitsu MB60553 (screen tilemap) **********************************************/
/*