summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/pc1350.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/pc1350.c')
-rw-r--r--src/mess/machine/pc1350.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mess/machine/pc1350.c b/src/mess/machine/pc1350.c
index 46e1f8e66b8..3227381a7f7 100644
--- a/src/mess/machine/pc1350.c
+++ b/src/mess/machine/pc1350.c
@@ -21,7 +21,6 @@ void pc1350_outb(device_t *device, int data)
void pc1350_outc(device_t *device, int data)
{
-
}
int pc1350_ina(device_t *device)