diff options
Diffstat (limited to 'src/devices/cpu/tlcs90/tlcs90.cpp')
| -rw-r--r-- | src/devices/cpu/tlcs90/tlcs90.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/devices/cpu/tlcs90/tlcs90.cpp b/src/devices/cpu/tlcs90/tlcs90.cpp index bd02b9cc197..e90c204d97d 100644 --- a/src/devices/cpu/tlcs90/tlcs90.cpp +++ b/src/devices/cpu/tlcs90/tlcs90.cpp @@ -17,8 +17,6 @@ #include "tlcs90.h" #include "tlcs90d.h" -ALLOW_SAVE_TYPE(tlcs90_device::e_mode); // allow save_item on a non-fundamental type - DEFINE_DEVICE_TYPE(TMP90840, tmp90840_device, "tmp90840", "Toshiba TMP90840") DEFINE_DEVICE_TYPE(TMP90841, tmp90841_device, "tmp90841", "Toshiba TMP90841") |
