summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/neogeo/prot_mslugx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/neogeo/prot_mslugx.cpp')
-rw-r--r--src/devices/bus/neogeo/prot_mslugx.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/bus/neogeo/prot_mslugx.cpp b/src/devices/bus/neogeo/prot_mslugx.cpp
index 7bb14bad1a4..e54007c4a2e 100644
--- a/src/devices/bus/neogeo/prot_mslugx.cpp
+++ b/src/devices/bus/neogeo/prot_mslugx.cpp
@@ -84,4 +84,3 @@ READ16_MEMBER( mslugx_prot_device::protection_r )
return res;
}
-