summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/mbc55x.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/mbc55x.cpp')
-rw-r--r--src/mame/video/mbc55x.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mame/video/mbc55x.cpp b/src/mame/video/mbc55x.cpp
index af946d84baa..f9f7f50cb49 100644
--- a/src/mame/video/mbc55x.cpp
+++ b/src/mame/video/mbc55x.cpp
@@ -183,8 +183,3 @@ void mbc55x_state::video_reset()
logerror("Video reset\n");
}
-
-WRITE_LINE_MEMBER(mbc55x_state::screen_vblank_mbc55x)
-{
-// logerror("screen_vblank_mbc55x\n");
-}