summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/a2eext80col.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/a2eext80col.c')
-rw-r--r--src/mess/machine/a2eext80col.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mess/machine/a2eext80col.c b/src/mess/machine/a2eext80col.c
index e13057f8910..fa7df626aa3 100644
--- a/src/mess/machine/a2eext80col.c
+++ b/src/mess/machine/a2eext80col.c
@@ -67,4 +67,3 @@ UINT8 *a2eaux_ext80col_device::get_vram_ptr()
{
return &m_ram[0];
}
-