summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/sns_rom21.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/sns_rom21.h')
-rw-r--r--src/mess/machine/sns_rom21.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mess/machine/sns_rom21.h b/src/mess/machine/sns_rom21.h
index 659c84fdc0d..14402291c11 100644
--- a/src/mess/machine/sns_rom21.h
+++ b/src/mess/machine/sns_rom21.h
@@ -21,8 +21,6 @@ public:
// reading and writing
virtual DECLARE_READ8_MEMBER(read_l);
virtual DECLARE_READ8_MEMBER(read_h);
- virtual DECLARE_WRITE8_MEMBER(write_l);
- virtual DECLARE_WRITE8_MEMBER(write_h);
};
// ======================> sns_rom21_srtc_device