summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/tc0480scp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/tc0480scp.cpp')
-rw-r--r--src/mame/video/tc0480scp.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/mame/video/tc0480scp.cpp b/src/mame/video/tc0480scp.cpp
index 0ead80e157f..6731b655d2e 100644
--- a/src/mame/video/tc0480scp.cpp
+++ b/src/mame/video/tc0480scp.cpp
@@ -183,16 +183,6 @@ tc0480scp_device::tc0480scp_device(const machine_config &mconfig, const char *ta
}
//-------------------------------------------------
-// set_gfxdecode_tag: Set the tag of the
-// gfx decoder
-//-------------------------------------------------
-
-void tc0480scp_device::set_gfxdecode_tag(const char *tag)
-{
- m_gfxdecode.set_tag(tag);
-}
-
-//-------------------------------------------------
// device_start - device-specific startup
//-------------------------------------------------