summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/k051960.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/k051960.cpp')
-rw-r--r--src/mame/video/k051960.cpp9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/mame/video/k051960.cpp b/src/mame/video/k051960.cpp
index 96339beec43..bf78ecdfceb 100644
--- a/src/mame/video/k051960.cpp
+++ b/src/mame/video/k051960.cpp
@@ -167,15 +167,6 @@ void k051960_device::set_plane_order(int order)
}
//-------------------------------------------------
-// set_screen_tag - set screen we are attached to
-//-------------------------------------------------
-
-void k051960_device::set_screen_tag(const char *tag)
-{
- m_screen.set_tag(tag);
-}
-
-//-------------------------------------------------
// device_start - device-specific startup
//-------------------------------------------------