summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/pla.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/pla.cpp')
-rw-r--r--src/devices/machine/pla.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/devices/machine/pla.cpp b/src/devices/machine/pla.cpp
index 417fb4e6c3f..f96a2bd8f60 100644
--- a/src/devices/machine/pla.cpp
+++ b/src/devices/machine/pla.cpp
@@ -148,8 +148,6 @@ UINT32 pla_device::read(UINT32 input)
for (auto cache2_entry : m_cache2)
{
-
-
if ((UINT32)cache2_entry == input)
{
// cache2 hit