Minor cleanup of some old defines.
This commit is contained in:
parent
5919311dd5
commit
ef3254e428
@ -32,8 +32,6 @@ MACHINE_CONFIG_END
|
||||
// GLOBAL VARIABLES
|
||||
//**************************************************************************
|
||||
|
||||
//const device_type COCO_PAK_GMC = device_creator<coco_pak_gmc_device>;
|
||||
|
||||
DEFINE_DEVICE_TYPE(COCO_PAK_GMC, coco_pak_gmc_device, "cocopakgmc", "CoCo Games Master Cartridge")
|
||||
|
||||
//-------------------------------------------------
|
||||
|
@ -27,7 +27,6 @@ private:
|
||||
|
||||
|
||||
// device type definition
|
||||
//extern const device_type COCO_PAK_GMC;
|
||||
DECLARE_DEVICE_TYPE(COCO_PAK_GMC, coco_pak_gmc_device)
|
||||
|
||||
#endif /* __COCO_GMC_H__ */
|
||||
|
Loading…
Reference in New Issue
Block a user