summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/c64_final.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/c64_final.h')
-rw-r--r--src/mess/machine/c64_final.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mess/machine/c64_final.h b/src/mess/machine/c64_final.h
index 3160dcaac5c..d5677c05b9f 100644
--- a/src/mess/machine/c64_final.h
+++ b/src/mess/machine/c64_final.h
@@ -34,7 +34,6 @@ public:
// optional information overrides
virtual ioport_constructor device_input_ports() const;
- DECLARE_INPUT_CHANGED_MEMBER( reset );
DECLARE_INPUT_CHANGED_MEMBER( freeze );
protected: