summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/rtc9701.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/rtc9701.cpp')
-rw-r--r--src/devices/machine/rtc9701.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/devices/machine/rtc9701.cpp b/src/devices/machine/rtc9701.cpp
index a8ccc5cec7f..8cbf5e4066a 100644
--- a/src/devices/machine/rtc9701.cpp
+++ b/src/devices/machine/rtc9701.cpp
@@ -15,9 +15,6 @@
#include "machine/rtc9701.h"
-ALLOW_SAVE_TYPE(rtc9701_device::state_t);
-
-
//**************************************************************************
// GLOBAL VARIABLES
//**************************************************************************