summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/pc9801_26.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/pc9801_26.c')
-rw-r--r--src/mess/machine/pc9801_26.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mess/machine/pc9801_26.c b/src/mess/machine/pc9801_26.c
index 52375395ba5..497106b3358 100644
--- a/src/mess/machine/pc9801_26.c
+++ b/src/mess/machine/pc9801_26.c
@@ -123,7 +123,6 @@ pc9801_26_device::pc9801_26_device(const machine_config &mconfig, const char *ta
// m_maincpu(*owner, "maincpu"),
m_opn(*this, "opn")
{
-
}
@@ -163,7 +162,6 @@ void pc9801_26_device::install_device(offs_t start, offs_t end, offs_t mask, off
void pc9801_26_device::device_start()
{
-
}