summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/segam1audio.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/segam1audio.h')
-rw-r--r--src/mame/audio/segam1audio.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mame/audio/segam1audio.h b/src/mame/audio/segam1audio.h
index e252d86c213..fcbacf98dc1 100644
--- a/src/mame/audio/segam1audio.h
+++ b/src/mame/audio/segam1audio.h
@@ -14,8 +14,6 @@
#define M1AUDIO_MPCM1_REGION "m1pcm1"
#define M1AUDIO_MPCM2_REGION "m1pcm2"
-#define M1AUDIO_TXRX_CLOCK 100000 // unknown
-
#define MCFG_SEGAM1AUDIO_ADD(_tag) \
MCFG_DEVICE_ADD(_tag, SEGAM1AUDIO, 0)