diff options
Diffstat (limited to 'src/devices/machine/eepromser.cpp')
| -rw-r--r-- | src/devices/machine/eepromser.cpp | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/devices/machine/eepromser.cpp b/src/devices/machine/eepromser.cpp index a8502e72fe3..33060eb30e8 100644 --- a/src/devices/machine/eepromser.cpp +++ b/src/devices/machine/eepromser.cpp @@ -139,15 +139,6 @@ //************************************************************************** -// TYPE DEFINITIONS -//************************************************************************** - -ALLOW_SAVE_TYPE(eeprom_serial_base_device::eeprom_command); -ALLOW_SAVE_TYPE(eeprom_serial_base_device::eeprom_state); - - - -//************************************************************************** // BASE DEVICE IMPLEMENTATION //************************************************************************** |
