Removing stray declaration

This commit is contained in:
Nathan Woods 2017-03-19 15:50:22 -04:00
parent af846ce015
commit a24c9d0707

View File

@ -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