summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/psxcard.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/psxcard.c')
-rw-r--r--src/mess/machine/psxcard.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mess/machine/psxcard.c b/src/mess/machine/psxcard.c
index 76091c2549a..95f15125da5 100644
--- a/src/mess/machine/psxcard.c
+++ b/src/mess/machine/psxcard.c
@@ -341,4 +341,3 @@ void psxcard_device::sel_w(bool state)
reset();
m_sel = state;
}
-