summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/k052109.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/k052109.cpp')
-rw-r--r--src/mame/video/k052109.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/mame/video/k052109.cpp b/src/mame/video/k052109.cpp
index f8c4b45e519..bdb6d4fb6c1 100644
--- a/src/mame/video/k052109.cpp
+++ b/src/mame/video/k052109.cpp
@@ -275,16 +275,6 @@ void k052109_device::device_reset()
}
}
-//-------------------------------------------------
-// set_screen_tag - set screen we are attached to
-//-------------------------------------------------
-
-void k052109_device::set_screen_tag(const char *tag)
-{
- m_screen.set_tag(tag);
-}
-
-
/*****************************************************************************
DEVICE HANDLERS
*****************************************************************************/