summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/deco_zoomspr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/deco_zoomspr.cpp')
-rw-r--r--src/mame/video/deco_zoomspr.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/mame/video/deco_zoomspr.cpp b/src/mame/video/deco_zoomspr.cpp
index c8266df83e6..d63941c62a4 100644
--- a/src/mame/video/deco_zoomspr.cpp
+++ b/src/mame/video/deco_zoomspr.cpp
@@ -21,17 +21,6 @@ deco_zoomspr_device::deco_zoomspr_device(const machine_config &mconfig, const ch
{
}
-//-------------------------------------------------
-// set_gfxdecode_tag: Set the tag of the
-// gfx decoder
-//-------------------------------------------------
-
-void deco_zoomspr_device::set_gfxdecode_tag(const char *tag)
-{
- m_gfxdecode.set_tag(tag);
-}
-
-
void deco_zoomspr_device::device_start()
{
}