summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/psxcd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/psxcd.c')
-rw-r--r--src/mess/machine/psxcd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mess/machine/psxcd.c b/src/mess/machine/psxcd.c
index 7c4cc5b108d..cefce2e7497 100644
--- a/src/mess/machine/psxcd.c
+++ b/src/mess/machine/psxcd.c
@@ -1219,4 +1219,3 @@ int psxcd_device::add_system_event(int type, UINT64 t, void *ptr)
fatalerror("psxcd: out of timers\n");
return 0;
}
-