summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/namco51.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/namco51.h')
-rw-r--r--src/mame/machine/namco51.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/machine/namco51.h b/src/mame/machine/namco51.h
index 73db7965ed0..4f8740e1f1c 100644
--- a/src/mame/machine/namco51.h
+++ b/src/mame/machine/namco51.h
@@ -46,7 +46,6 @@ private:
uint8_t R3_r();
void O_w(uint8_t data);
- TIMER_CALLBACK_MEMBER( chip_select_sync );
TIMER_CALLBACK_MEMBER( rw_sync );
TIMER_CALLBACK_MEMBER( write_sync );
};