summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pcat_nit.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/pcat_nit.c')
-rw-r--r--src/mame/drivers/pcat_nit.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/mame/drivers/pcat_nit.c b/src/mame/drivers/pcat_nit.c
index b5296289164..95ddff8bcbd 100644
--- a/src/mame/drivers/pcat_nit.c
+++ b/src/mame/drivers/pcat_nit.c
@@ -91,12 +91,6 @@ Smitdogg
#include "video/pc_vga.h"
#include "video/pc_video.h"
-/*************************************
- *
- * Microtouch <-> ins8250 interface
- *
- *************************************/
-
static void pcat_nit_microtouch_tx_callback(running_machine *machine, UINT8 data)
{
ins8250_receive(machine->device("ns16450_0"), data);