summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/ashnojoe.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/ashnojoe.h')
-rw-r--r--src/mame/includes/ashnojoe.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/includes/ashnojoe.h b/src/mame/includes/ashnojoe.h
index 458bc126c00..7f41d273276 100644
--- a/src/mame/includes/ashnojoe.h
+++ b/src/mame/includes/ashnojoe.h
@@ -56,7 +56,6 @@ public:
/* sound-related */
uint8_t m_adpcm_byte;
- int m_msm5205_vclk_toggle;
/* devices */
required_device<cpu_device> m_maincpu;