summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/coco3.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/coco3.c')
-rw-r--r--src/mess/machine/coco3.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mess/machine/coco3.c b/src/mess/machine/coco3.c
index ba3103ced05..36d2544399d 100644
--- a/src/mess/machine/coco3.c
+++ b/src/mess/machine/coco3.c
@@ -163,5 +163,3 @@ UINT32 coco3_state::screen_update(screen_device &screen, bitmap_rgb32 &bitmap, c
}
return result;
}
-
-