aboutsummaryrefslogtreecommitdiff
path: root/backends/morphos/morphos_sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/morphos/morphos_sound.h')
-rw-r--r--backends/morphos/morphos_sound.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/backends/morphos/morphos_sound.h b/backends/morphos/morphos_sound.h
index f9cd90d2e3..72d3801ac1 100644
--- a/backends/morphos/morphos_sound.h
+++ b/backends/morphos/morphos_sound.h
@@ -34,9 +34,6 @@ bool init_morphos_music(ULONG MidiUnit, ULONG DevFlags);
void exit_morphos_music();
bool etude_available();
-extern SignalSemaphore ScummMusicThreadRunning;
-extern SignalSemaphore ScummSoundThreadRunning;
-
extern STRPTR ScummMusicDriver;
extern LONG ScummMidiUnit;
extern IOMidiRequest *ScummMidiRequest;