summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/vcs_keypad.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/vcs_keypad.c')
-rw-r--r--src/mess/machine/vcs_keypad.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mess/machine/vcs_keypad.c b/src/mess/machine/vcs_keypad.c
index 56bf45fab68..69038faf26b 100644
--- a/src/mess/machine/vcs_keypad.c
+++ b/src/mess/machine/vcs_keypad.c
@@ -137,4 +137,3 @@ UINT8 vcs_keypad_device::vcs_pot_y_r()
}
return 0;
}
-