mirror of
https://github.com/holub/mame
synced 2025-04-24 09:20:02 +03:00
removed unused legacy macro PALETTE_INIT_CALL (nw)
This commit is contained in:
parent
bcd4b2f20a
commit
3294dc000e
@ -65,8 +65,6 @@
|
||||
driver_device::static_set_callback(*owner, driver_device::CB_VIDEO_START, VIDEO_START_NAME(_func));
|
||||
|
||||
|
||||
#define PALETTE_INIT_CALL(name) PALETTE_INIT_NAME(name)(machine)
|
||||
|
||||
#define VIDEO_START_CALL(name) VIDEO_START_NAME(name)(machine)
|
||||
|
||||
#endif /* __DRIVLGCY_H__ */
|
||||
|
Loading…
Reference in New Issue
Block a user