diff options
author | 2015-12-25 20:53:59 +0100 | |
---|---|---|
committer | 2015-12-25 20:53:59 +0100 | |
commit | c6d27c753f68cb22d8f88d031ae0645ab80c72b6 (patch) | |
tree | 814fb384b0024aa03da79a806d7674624abace47 /src/devices/cpu/v60 | |
parent | a8ef53fa51dcc81dbb9a647dfc1777ef72ee2f93 (diff) |
cleanups (nw)
Diffstat (limited to 'src/devices/cpu/v60')
-rw-r--r-- | src/devices/cpu/v60/v60.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/devices/cpu/v60/v60.h b/src/devices/cpu/v60/v60.h index 4ef35d130b0..4427fe2c8fc 100644 --- a/src/devices/cpu/v60/v60.h +++ b/src/devices/cpu/v60/v60.h @@ -286,8 +286,6 @@ private: UINT32 bam1Error1(); UINT32 am1Error2(); UINT32 bam1Error2(); - UINT32 am1Error3(); - UINT32 bam1Error3(); UINT32 am1Error4(); UINT32 bam1Error4(); UINT32 am1Error5(); |