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