summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/emumem_hedw.ipp
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/emumem_hedw.ipp')
-rw-r--r--src/emu/emumem_hedw.ipp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/emumem_hedw.ipp b/src/emu/emumem_hedw.ipp
index c9c6b5a52c3..1496521d094 100644
--- a/src/emu/emumem_hedw.ipp
+++ b/src/emu/emumem_hedw.ipp
@@ -477,7 +477,7 @@ template<int HighBits, int Width, int AddrShift, int Endian> void handler_entry_
m_dispatch[i] = np->get_subhandler();
m_dispatch[i]->ref();
np->unref();
-
+
} else
np->detach(handlers);
}