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