summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/pc9801_86.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/pc9801_86.c')
-rw-r--r--src/mess/machine/pc9801_86.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mess/machine/pc9801_86.c b/src/mess/machine/pc9801_86.c
index 66cf8cdd36d..f916fb4e5e0 100644
--- a/src/mess/machine/pc9801_86.c
+++ b/src/mess/machine/pc9801_86.c
@@ -131,7 +131,6 @@ pc9801_86_device::pc9801_86_device(const machine_config &mconfig, const char *ta
// m_maincpu(*owner, "maincpu"),
m_opna(*this, "opna")
{
-
}
@@ -171,7 +170,6 @@ void pc9801_86_device::install_device(offs_t start, offs_t end, offs_t mask, off
void pc9801_86_device::device_start()
{
-
}