diff options
author | 2015-08-26 08:10:34 +0200 | |
---|---|---|
committer | 2015-08-26 08:10:34 +0200 | |
commit | efa3a679a331ea91002a0bc72e49a230ff2a2f67 (patch) | |
tree | 9de472bbb6862733d1982607326783d65be9c414 /src/mess/drivers/hp_ipc.c | |
parent | bc5ffe493777e55f081d3ba29b8b298da90ae776 (diff) |
Cleanups and version bumpmame0165
Diffstat (limited to 'src/mess/drivers/hp_ipc.c')
-rw-r--r-- | src/mess/drivers/hp_ipc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mess/drivers/hp_ipc.c b/src/mess/drivers/hp_ipc.c index a248efc299b..1eddffdf46f 100644 --- a/src/mess/drivers/hp_ipc.c +++ b/src/mess/drivers/hp_ipc.c @@ -356,4 +356,3 @@ ROM_END COMP(1985, hp_ipc, 0, 0, hp_ipc, hp_ipc, driver_device, 0, "HP", "Integral Personal Computer", MACHINE_IS_SKELETON) - |