summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/sms_paddle.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/sms_paddle.c')
-rw-r--r--src/mess/machine/sms_paddle.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mess/machine/sms_paddle.c b/src/mess/machine/sms_paddle.c
index 5cdf63146f7..fe639a91781 100644
--- a/src/mess/machine/sms_paddle.c
+++ b/src/mess/machine/sms_paddle.c
@@ -109,4 +109,3 @@ UINT8 sms_paddle_device::peripheral_r()
return m_paddle_pins->read();
}
-