summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/vcs_joybooster.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/vcs_joybooster.c')
-rw-r--r--src/mess/machine/vcs_joybooster.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mess/machine/vcs_joybooster.c b/src/mess/machine/vcs_joybooster.c
index 2ce6bd65d26..8dbcfff78bb 100644
--- a/src/mess/machine/vcs_joybooster.c
+++ b/src/mess/machine/vcs_joybooster.c
@@ -91,4 +91,3 @@ UINT8 vcs_joystick_booster_device::vcs_pot_y_r()
{
return ioport("POTY")->read();
}
-