removed unused structure (nw)

This commit is contained in:
smf- 2013-12-18 20:10:52 +00:00
parent ac279106ca
commit d8778b677d

View File

@ -46,14 +46,6 @@
//**************************************************************************
// ======================> timekeeper_config
struct timekeeper_config
{
const UINT8 *m_data;
};
// ======================> timekeeper_device
class timekeeper_device : public device_t,