summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/spg2xx_video.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/spg2xx_video.cpp')
-rw-r--r--src/devices/machine/spg2xx_video.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/machine/spg2xx_video.cpp b/src/devices/machine/spg2xx_video.cpp
index 3fde969d344..3625e8e5bfe 100644
--- a/src/devices/machine/spg2xx_video.cpp
+++ b/src/devices/machine/spg2xx_video.cpp
@@ -76,7 +76,6 @@ void spg2xx_video_device::device_start()
m_rowscrolloffset_read_cb.resolve_safe(0);
m_video_irq_cb.resolve();
-
}
void spg2xx_video_device::device_reset()