summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/pdc.cpp
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2016-07-27 09:26:22 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2016-07-27 09:26:22 +0200
commit4887ce18443a51fd2a861da959082ad346ff4ee2 (patch)
treef21e5096b569bff399a6e03c09715502ef859c34 /src/devices/machine/pdc.cpp
parent385f433cf4f7c3a2fa6012536a479de6ddddc68a (diff)
Cleanups and version bump
Diffstat (limited to 'src/devices/machine/pdc.cpp')
-rw-r--r--src/devices/machine/pdc.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/machine/pdc.cpp b/src/devices/machine/pdc.cpp
index b993531a14b..f5a75d87f72 100644
--- a/src/devices/machine/pdc.cpp
+++ b/src/devices/machine/pdc.cpp
@@ -324,7 +324,6 @@ pdc_device::pdc_device(const machine_config &mconfig, const char *tag, device_t
void pdc_device::device_start()
{
-
/* Save States */
save_item(NAME(reg_p0));
save_item(NAME(reg_p1));