summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/ng_memcard.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/ng_memcard.h')
-rw-r--r--src/mame/machine/ng_memcard.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/machine/ng_memcard.h b/src/mame/machine/ng_memcard.h
index 655a2e7affc..2e3af83e0a9 100644
--- a/src/mame/machine/ng_memcard.h
+++ b/src/mame/machine/ng_memcard.h
@@ -48,7 +48,6 @@ public:
// device-level overrides
virtual void device_start() override;
- virtual void device_config_complete() override;
DECLARE_READ8_MEMBER(read);
DECLARE_WRITE8_MEMBER(write);