summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/spiders.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/spiders.h')
-rw-r--r--src/mame/includes/spiders.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mame/includes/spiders.h b/src/mame/includes/spiders.h
index ca85236cae0..f2e61ca8cb1 100644
--- a/src/mame/includes/spiders.h
+++ b/src/mame/includes/spiders.h
@@ -31,9 +31,7 @@ public:
virtual void machine_start();
};
-
/*----------- defined in audio/spiders.c -----------*/
-
DECLARE_WRITE8_DEVICE_HANDLER( spiders_audio_command_w );
DECLARE_WRITE8_DEVICE_HANDLER( spiders_audio_a_w );
DECLARE_WRITE8_DEVICE_HANDLER( spiders_audio_b_w );