mirror of
https://github.com/holub/mame
synced 2025-05-21 05:08:54 +03:00
Removing stray declaration
This commit is contained in:
parent
af846ce015
commit
a24c9d0707
@ -61,7 +61,6 @@ protected:
|
|||||||
|
|
||||||
private:
|
private:
|
||||||
// device references
|
// device references
|
||||||
cococart_slot_device *m_owner;
|
|
||||||
std::array<cococart_slot_device *, 4> m_slots;
|
std::array<cococart_slot_device *, 4> m_slots;
|
||||||
|
|
||||||
// internal state
|
// internal state
|
||||||
|
Loading…
Reference in New Issue
Block a user