diff options
Diffstat (limited to 'src/devices/bus/neogeo/mslugx_prot.h')
-rw-r--r-- | src/devices/bus/neogeo/mslugx_prot.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/devices/bus/neogeo/mslugx_prot.h b/src/devices/bus/neogeo/mslugx_prot.h index dabd8425503..42d75263432 100644 --- a/src/devices/bus/neogeo/mslugx_prot.h +++ b/src/devices/bus/neogeo/mslugx_prot.h @@ -30,12 +30,6 @@ public: protected: virtual void device_start(); virtual void device_reset(); - - - -private: - - }; #endif |