mirror of
https://github.com/holub/mame
synced 2025-04-24 09:20:02 +03:00
removed unused structure (nw)
This commit is contained in:
parent
ac279106ca
commit
d8778b677d
@ -46,14 +46,6 @@
|
||||
//**************************************************************************
|
||||
|
||||
|
||||
// ======================> timekeeper_config
|
||||
|
||||
struct timekeeper_config
|
||||
{
|
||||
const UINT8 *m_data;
|
||||
};
|
||||
|
||||
|
||||
// ======================> timekeeper_device
|
||||
|
||||
class timekeeper_device : public device_t,
|
||||
|
Loading…
Reference in New Issue
Block a user