summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/m6502/m65ce02.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/m6502/m65ce02.cpp')
-rw-r--r--src/devices/cpu/m6502/m65ce02.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/devices/cpu/m6502/m65ce02.cpp b/src/devices/cpu/m6502/m65ce02.cpp
index ff5c66b160c..9e497a3f4d3 100644
--- a/src/devices/cpu/m6502/m65ce02.cpp
+++ b/src/devices/cpu/m6502/m65ce02.cpp
@@ -72,10 +72,6 @@ void m65ce02_device::state_import(const device_state_entry &entry)
}
}
-void m65ce02_device::state_export(const device_state_entry &entry)
-{
-}
-
void m65ce02_device::state_string_export(const device_state_entry &entry, std::string &str) const
{
switch(entry.index()) {