summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/m3002.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/m3002.cpp')
-rw-r--r--src/devices/machine/m3002.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/devices/machine/m3002.cpp b/src/devices/machine/m3002.cpp
index fd93666a55f..3414346e8ad 100644
--- a/src/devices/machine/m3002.cpp
+++ b/src/devices/machine/m3002.cpp
@@ -28,8 +28,6 @@ DEFINE_DEVICE_TYPE(M3000, m3000_device, "m3000", "EM M 3000 Real Time Clock")
// DEVICE CONSTRUCTION AND INITIALIZATION
//**************************************************************************
-ALLOW_SAVE_TYPE(m3002_device::mux_state);
-
//-------------------------------------------------
// m3002_device - constructor
//-------------------------------------------------